google/trax
Trax — Deep Learning with Clear Code and Speed
ArchivedBuilt on JAX and TensorFlow backends via the `trax.fastmath` package, it abstracts hardware acceleration across CPUs, GPUs, and TPUs while maintaining NumPy-compatible syntax for automatic differentiation. The library provides pre-trained models (Transformer, Reformer, ResNet, LSTM) alongside RL algorithms (PPO, A2C, AWR) and integrates datasets from Tensor2Tensor and TensorFlow Datasets for streamlined end-to-end workflows.
8,300 stars. No commits in the last 6 months.
Stars
8,300
Forks
830
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/google/trax"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
google-deepmind/optax
Optax is a gradient processing and optimization library for JAX.
google/grain
Library for reading and processing ML training data.
patrick-kidger/equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
explosion/thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
extropic-ai/thrml
Thermodynamic Hypergraphical Model Library in JAX