This are a series of notebooks in the use of Jax/Flax for Machine Learning Models for the Class at Cinvestav GDL. We took the decision of using Jax given
- The jit abilities to improve code even at CPU level
- The GPU support
- The easiness to stop the catching of GPU memory
These are the basic slides for the theory to be reviewed at the class.
Under Construction