metaopt/torchopt
TorchOpt is an efficient library for differentiable optimization built upon PyTorch.
625 stars and 7,268 monthly downloads. Available on PyPI.
Stars
625
Forks
42
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 02, 2026
Monthly downloads
7,268
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/metaopt/torchopt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
SimplexLab/TorchJD
Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with...
clovaai/AdamP
AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)
nschaetti/EchoTorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on...
opthub-org/pytorch-bsf
PyTorch implementation of Bezier simplex fitting
gpauloski/kfac-pytorch
Distributed K-FAC preconditioner for PyTorch