Skip to content

Commit

Permalink
Reworked some of the neural network notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvbalwada committed Aug 1, 2023
1 parent f1bd99f commit f887760
Show file tree
Hide file tree
Showing 8 changed files with 1,626 additions and 670 deletions.
6 changes: 3 additions & 3 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ parts:
- file: notebooks/estimating-gcm-parameters.ipynb
- caption: Machine Learning with Lorenz-96
chapters:
- file: notebooks/gradient_decent.ipynb
- file: notebooks/Universal_approximation.ipynb
- file: notebooks/Neural_network_for_Lorenz96.ipynb
- file: notebooks/intro_ML_and_NNs.ipynb
- file: notebooks/L96_offline_NN.ipynb.ipynb
- file: notebooks/L96_online_implement_NN.ipynb
- file: notebooks/Improving_Neural_networks.ipynb
- file: notebooks/constraints.ipynb
- file: notebooks/feature_importance.ipynb
Expand Down
Loading

0 comments on commit f887760

Please sign in to comment.