google/trax
Trax — Deep Learning with Clear Code and Speed observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 44
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2524
- days_rel: n/a
- days_push: 341
- n_releases_24m: 0
Adoption not part of the score
8306 stars · 820 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Trax is an end-to-end deep learning library built on JAX and TensorFlow that focuses on clear code and speed, developed and maintained by the Google Brain team. It provides implementations of models like Transformer and Reformer, plus pre-trained models and training utilities.
Use cases
- train transformer models for machine translation
- run a pre-trained transformer translator in a few lines of code
- implement named entity recognition with Reformer
- build deep n-gram language models
- experiment with deep learning research in JAX
- train reinforcement learning agents
When to choose
- you want a readable, research-friendly deep learning library built on JAX
- you need ready-made Transformer or Reformer implementations with pre-trained weights
- you're learning deep learning through clear, well-documented code and notebooks
When to avoid
- you need a production ecosystem with broad deployment support like PyTorch or TensorFlow
- you require the latest model architectures or active community development
- you want fine-grained low-level control over JAX internals
Facets
library · maturity maintenance
deep-learning machine-learning llm-training reinforcement-learning nlp deep-learning machine-learning reinforcement-learning python jax transformer reformer numpy google-brain research natural-language-processing linux macos gpu
2 sources
- readme: https://github.com/google/trax · fetched 2026-08-28 · 4b8a169101ab
- registry_pypi: https://pypi.org/pypi/trax/json · fetched 2026-08-29 · 0b5cb270d131
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/trax | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem