Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add grid search and plot to SimpleNN and GroupsNN #1137

Open
2 of 5 tasks
AgathaSchmidt opened this issue Oct 16, 2024 · 0 comments
Open
2 of 5 tasks

Add grid search and plot to SimpleNN and GroupsNN #1137

AgathaSchmidt opened this issue Oct 16, 2024 · 0 comments
Assignees
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.

Comments

@AgathaSchmidt
Copy link
Member

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.

  • grid search (layers, units per layer)
  • hyperparameter testing
  • plots

Additional context

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project
@AgathaSchmidt AgathaSchmidt added model::ode This issue concerns any kind of ODE-based model. class::improvement Cleanup that doesn't affect functionality model::ml machine learning surrogate model labels Oct 16, 2024
@AgathaSchmidt AgathaSchmidt self-assigned this Oct 16, 2024
@mknaranja mknaranja moved this from Product Backlog to 🏗 Development in MEmilio: Equation-Based-Models Development Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: 🏗 Development
Status: 📋 Product backlog
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant