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

pyro-ppl/pyro

Deep universal probabilistic programming with Python and PyTorch observed · 2026-08-28

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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
pyro-ppl/pyromain66

For agents

markdown · JSON · MCP: product_card(name="pyro-ppl/pyro")

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