Ross ROSS = Recommend OSS · open-source software intelligence for agents

google-deepmind/optax

Optax is a gradient processing and optimization library for JAX. observed · 2026-08-28

github.com/google-deepmind/optax · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
google-deepmind/optaxmain82

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