Curated list of JAX resources for high-performance ML research
Top 23.6% on sourcepulse
This repository is a curated list of resources for JAX, a high-performance numerical computation library for machine learning research. It serves as a comprehensive catalog for developers and researchers looking to leverage JAX's automatic differentiation and XLA compilation capabilities on accelerators like GPUs and TPUs.
How It Works
The list is organized into categories such as Libraries, Models and Projects, Videos, Papers, and Tutorials. It highlights various JAX-based libraries for neural networks (Flax, Haiku, Equinox), probabilistic programming (NumPyro), reinforcement learning (RLax, Coax, gymnax), and scientific computing (JAX, M.D., SCICO). The curated nature aims to provide a structured overview of the rapidly growing JAX ecosystem.
Quick Start & Requirements
pip install jax[cuda12_pip]
(for CUDA 12). Specific libraries may have their own installation instructions.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
This is a curated list, not a single library. Users must evaluate each listed project individually for its maturity, maintenance status, and specific requirements.
5 months ago
1 week