geoopt/geoopt
Riemannian Adaptive Optimization Methods with pytorch optim observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 81
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 2856
- days_rel: n/a
- days_push: 116
- n_releases_24m: 0
Adoption not part of the score
1091 stars · 94 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Geoopt is a PyTorch library providing manifold-aware optimizers and manifold tensor containers for Riemannian optimization. It implements Riemannian Adaptive Optimization Methods (ICLR 2019) plus a variety of manifolds such as the Poincare ball, sphere, Stiefel, and hyperboloid models.
Use cases
- optimize neural network parameters constrained to a Riemannian manifold in PyTorch
- train models with hyperbolic embeddings using the Poincare ball
- perform gradient descent on the sphere or Stiefel manifold
- implement Riemannian Adam and SGD optimizers
- project tensors and gradients onto manifolds in deep learning pipelines
When to choose
- you need Riemannian optimizers integrated with torch.optim
- your model parameters live on manifolds like spheres, hyperbolic spaces, or Stiefel matrices
- you want manifold-aware tensors that work with standard PyTorch modules
When to avoid
- you only need standard Euclidean optimization
- you need a fully stable, frozen API - the project is under active development and the API may change
- you use a PyTorch version older than 2.0.1
Facets
library · maturity active
machine-learning math machine-learning deep-learning mathematics python riemannian-optimization pytorch manifolds hyperbolic-embeddings optimizers optimization algorithms
2 sources
- readme: https://github.com/geoopt/geoopt · fetched 2026-08-28 · 20b30b7ee208
- registry_pypi: https://pypi.org/pypi/geoopt/json · fetched 2026-08-29 · d39a9723f3fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| geoopt/geoopt | main | 59 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem