m2lines / L96_demo

Lorenz 1996 two time-scale model for learning machine learning
https://m2lines.github.io/L96_demo
Other
36 stars 20 forks source link

Split Neural network for L96 #98

Closed dhruvbalwada closed 1 year ago

dhruvbalwada commented 1 year ago

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

dhruvbalwada commented 1 year ago

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 commented 1 year ago

@dhruvbalwada : good points