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

jettify/pytorch-optimizer

torch-optimizer -- collection of optimizers for Pytorch observed · 2026-08-28

github.com/jettify/pytorch-optimizer · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2434
  • days_rel: n/a
  • days_push: 894
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3171 stars · 307 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

torch-optimizer is a Python library providing a collection of additional optimization algorithms for PyTorch, drop-in compatible with the torch.optim module. It implements optimizers like DiffGrad, AdaBound, Lamb, Yogi, Lookahead, Shampoo, and many others from recent research papers.

Use cases

  • find alternative optimizers for pytorch model training
  • use adabound or lamb optimizer in pytorch
  • compare optimization algorithms for deep learning experiments
  • install extra optimizers not included in torch.optim
  • speed up neural network convergence with newer optimizers

When to choose

  • you need research optimizers like DiffGrad, AdaBound, Lamb, or Lookahead in PyTorch
  • you want a drop-in replacement API compatible with torch.optim
  • you are benchmarking different optimization algorithms

When to avoid

  • standard SGD or Adam suffices for your training
  • you work in TensorFlow or JAX rather than PyTorch
  • you need actively developed optimizers with frequent updates

Facets

library · maturity maintenance

machine-learning deep-learning machine-learning deep-learning developer-tools python pytorch optimizers gradient-descent adam-variants training

1 source

Member repositories

RepositoryRoleHealth v2
jettify/pytorch-optimizermain23

For agents

markdown · JSON · MCP: product_card(name="jettify/pytorch-optimizer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem