pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- 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: 3365
- days_rel: n/a
- days_push: 29
- n_releases_24m: 0
Adoption not part of the score
9037 stars · 1015 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pyro is a deep universal probabilistic programming library built on Python and PyTorch, supporting Bayesian modeling with variational inference, MCMC, and other scalable inference algorithms. It can represent any computable probability distribution and integrates with deep learning workflows.
Use cases
- fit bayesian models with variational inference in python
- run MCMC sampling on a probabilistic model with PyTorch
- build a variational autoencoder with uncertainty estimates
- do bayesian hierarchical regression
- model time series with probabilistic forecasting
- estimate uncertainty in deep neural network predictions
When to choose
- you want a flexible, universal PPL backed by PyTorch and GPU acceleration
- you need both automated and customizable inference (SVI, HMC/NUTS, SMC)
- you want to combine deep learning with Bayesian modeling
- you need to scale probabilistic models to large datasets
When to avoid
- you want maximum HMC/NUTS speed and JIT compilation - consider NumPyro with JAX instead
- you need simple classical statistics without probabilistic programming
- your project is not Python/PyTorch based
Facets
library · maturity stable
machine-learning deep-learning math data-science machine-learning deep-learning data-science python cross-platform probabilistic-programming bayesian-inference variational-inference mcmc pytorch generative-models algorithms gpu
4 sources
- readme: https://github.com/pyro-ppl/pyro · fetched 2026-08-28 · 0c851d1ca9d0
- homepage: http://pyro.ai · fetched 2026-08-29 · 69f8af2b1a87
- site_page: http://docs.pyro.ai · fetched 2026-08-29 · ce164eea0777
- site_page: https://num.pyro.ai · fetched 2026-08-29 · 9c568f8cecd9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pyro-ppl/pyro | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem