There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
100 exercises to learn JAX
JaxTon
💯 JAX exercises
Mission 🚀
To provide 100 JAX exercises over different sections structured as a course or tutorials to teach and learn for beginners, intermediates as well as experts.
JAX
The JAX package in Python is a library for high performance and efficient machine learning research.
It is commonly used for various deep learning tasks and runs seamlessly on CPUs, GPUs as well as TPUs.
Exercises 📖
There are a total of 100 JAX exercises divided into 10 sets of Jupyter Notebooks with 10 exercises each. It is recommended to go through the exercises in order but you may start with any set depending on your expertise.
✅ Structured as exercises & tutorials - Choose your style ✅ Suitable for beginners, intermediates & experts - Choose your level ✅ Available on Colab, Kaggle, Binder & GitHub - Choose your platform ✅ Supports running on CPU, GPU & TPU - Choose your backend
All Sets • Exercises 1-100
Style
Colab
Kaggle
Binder
GitHub
Exercises
Solutions
Set 01 • JAX Introduction • Beginner • Exercises 1-10
Style
Colab
Kaggle
Binder
GitHub
Exercises
Solutions
Set 02 • Data Operations • Beginner • Exercises 11-20
Style
Colab
Kaggle
Binder
GitHub
Exercises
Solutions
Set 03 • Pseudorandom Numbers • Beginner • Exercises 21-30