diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ # Optimization with JAX Just me learning optimization with JAX. + +## References + +https://danielrothenberg.com/blog/2020/Sep/jax-first-steps-pt1/ +https://jax.readthedocs.io/en/latest/notebooks/autodiff_cookbook.html +https://sjmielke.com/jax-purify.htm |