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

Split Neural network for L96 #98

Closed
dhruvbalwada opened this issue Apr 12, 2023 · 2 comments · Fixed by #108
Closed

Split Neural network for L96 #98

dhruvbalwada opened this issue Apr 12, 2023 · 2 comments · Fixed by #108

Comments

@dhruvbalwada
Copy link
Collaborator

The neural network for L96 notebook is too long and should be split up. I see 3 discrete parts:

  • This notebook should focus on the simplest problem. What is section 1 (using NN for L96 parameterization).
  • There should be a separate notebook for non-local problems/deeper networks.
  • The remaining stuff (regularization, overfitting, choosing LR etc) could be put in a notebook called "advanced topics in NN training" or something similar.
@dhruvbalwada
Copy link
Collaborator Author

At the moment the section: https://m2lines.github.io/L96_demo/notebooks/Neural_network_for_Lorenz96.html#building-neural-networks-in-pytorch seems to be very similar (in principle) to the Introduction to ML notebook.
@shan18 and @IamShubhamGupto - please discuss on how to consolidate these two, without losing any information. Ideally, this section should be completely contained in Intro to ML, and Using NN for L96 parameterization should be the next step.

@LaureZanna
Copy link
Contributor

@dhruvbalwada : good points

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants