Machine Learning with JAX - From Hero to HeroPro+ | Tutorial #2

❤️ Become The AI Epiphany Patreon ❤️ 👨‍👩‍👧‍👦 Join our Discord community 👨‍👩‍👧‍👦 This is the second video in the JAX series of tutorials. JAX is a powerful and increasingly more popular ML library built by the Google Research team. The 2 most popular deep learning frameworks built on top of JAX are Haiku (DeepMInd) and Flax (Google Research). In this video, we continue on and learn additional components needed to train complex ML models (such as NNs) on multiple machines! ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ✅ My GitHub repo: ✅ JAX GitHub: ✅ JAX docs: ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ⌚️ Timetable: 00:00:00 My get started with JAX repo 00:01:25 Stateful to stateless conversion 00:11:00 PyTrees in depth 00:17:45 Training an MLP in pure JAX 00:27:30 Custom PyTrees 00:32:55 Parallelism in JAX (TPUs example) 00:40:05 Communication between devices 00
Back to Top