google-deepmind/optax
Optax is a gradient processing and optimization library for JAX. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 98
- Release rhythm 51
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 119.5
- age_days: 2273
- days_rel: 166
- days_push: 13
- n_releases_24m: 5
Adoption not part of the score
2325 stars · 361 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Optax is a gradient processing and optimization library for JAX, offering composable building blocks like optimizers and loss functions. It is developed by DeepMind to support machine learning research with easily recombined components.
Use cases
- train neural networks in jax with adam optimizer
- implement custom optimizers from composable gradient transforms
- compute loss functions for machine learning models
- run gradient descent research experiments in jax
- optimize reinforcement learning policies
- schedule learning rates during training
When to choose
- you use JAX and need well-tested optimizers or loss functions
- you want to compose custom gradient processing pipelines
- you need readable implementations that match standard equations
When to avoid
- you work in PyTorch or TensorFlow rather than JAX
- you need a full high-level training framework with data loading and experiment tracking
Facets
library · maturity stable
machine-learning llm-training deep-learning machine-learning deep-learning reinforcement-learning python cross-platform jax optimizers gradient-processing loss-functions deepmind algorithms gpu
2 sources
- readme: https://github.com/google-deepmind/optax · fetched 2026-08-28 · ceef840458cf
- registry_pypi: https://pypi.org/pypi/optax/json · fetched 2026-08-29 · bf601364e27e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-deepmind/optax | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="google-deepmind/optax")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem