Skip to content

Commit d2c0cc1

Browse files
authoredAug 6, 2024
Update README.md
1 parent 93efe73 commit d2c0cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ This repository currently contains four folders, each associated to a chapter of
6060
- `ActionAngle.ipynb` learns an invertible change of variable to put the Kepler problem in action-angle coordinates. Much of this code was provided to me by Bethany Lusch and Craig Gin for which I am very thankful. Credit and links to their own GitHub profiles are provided in the corresponding notebook.
6161
- `Rossler_conj.ipynb` and `Gissinger_conj.ipynb` combine dimensionality reduction and model discovery to identify conjugate maps of their Poincare map dynamics. This work is based on the work of [Champion et al.](https://www.pnas.org/doi/abs/10.1073/pnas.1906995116) and primarily follows [Bramburger et al.](https://www.sciencedirect.com/science/article/pii/S0167278921001652)
6262

63-
All neural networks are trained and saved using TensorFlow version 2.7
63+
All neural networks are trained and saved using TensorFlow and Keras version 2.7

0 commit comments

Comments
 (0)
Please sign in to comment.