Add grid search and plot to SimpleNN and GroupsNN #1137
Labels
class::improvement
Cleanup that doesn't affect functionality
model::ml
machine learning surrogate model
model::ode
This issue concerns any kind of ODE-based model.
Motivation / Current Behaviour
Right now, we only provide the data gernation as well as the final neural network based model for the surrogate models for one population in the main branch.
Enhancement description
Now we decided that we want to provide the code for finding the final architecture via a grid search etc. and the code for the visualizations.
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: