awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pyro-ppl avatar

pyro-ppl/numpyro

0
View on GitHub↗
2,708 stars·288 forks·Python·Apache-2.0·15 viewsnum.pyro.ai↗

Numpyro

Probabilistic programming powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.

Features

  • Probabilistic Modeling - Probabilistic programming with numpy.
  • Probabilistic Programming - Probabilistic programming library based on the Pyro ecosystem.
  • Statistical Modeling - High-performance Bayesian modeling built on JAX.

Star history

Star history chart for pyro-ppl/numpyroStar history chart for pyro-ppl/numpyro

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Numpyro

Similar open-source projects, ranked by how many features they share with Numpyro.
  • pyro-ppl/pyropyro-ppl avatar

    pyro-ppl/pyro

    9,009View on GitHub↗

    Pyro is a deep probabilistic programming library and differentiable probabilistic modeler designed for Bayesian inference. It functions as a probabilistic programming language that allows for the construction of complex graphical models using PyTorch tensors and automatic differentiation. The framework enables the definition of universal probabilistic models as standard Python functions. It integrates deep learning with probabilistic modeling to compute posterior distributions and estimate latent variables through gradient-based optimization and algorithmic solvers. The system provides a pro

    Python
    View on GitHub↗9,009
  • camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackersCamDavidsonPilon avatar

    CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

    28,162View on GitHub↗

    This project is a computational statistics textbook and Bayesian data analysis course. It serves as a guide for performing statistical inference and quantifying uncertainty through a probabilistic programming workflow using Python. The resource employs a computation-first pedagogy, teaching Bayesian methods and parameter estimation through executable code and simulations instead of formal mathematical notation. It provides a practical approach to implementing Markov Chain Monte Carlo sampling to estimate posterior distributions. The content covers building probabilistic models, integrating e

    Jupyter Notebookbayesian-methodsdata-sciencejupyter-notebook
    View on GitHub↗28,162
  • uber/pyrouber avatar

    uber/pyro

    9,009View on GitHub↗

    Pyro is a probabilistic programming language and library built for PyTorch. It serves as a Bayesian inference engine and a tool for probabilistic graphical modeling, allowing users to define generative models that combine neural networks with probabilistic logic. The framework enables deep probabilistic programming by integrating probability distributions into computational graphs. This allows for the quantification of uncertainty in deep learning models and the execution of scalable posterior distribution calculations for complex data dependencies. The system provides a suite of inference c

    Python
    View on GitHub↗9,009
  • arviz-devs/arvizarviz-devs avatar

    arviz-devs/arviz

    1,827View on GitHub↗

    Exploratory analysis of Bayesian models with Python

    TeXbayesianclosemberpython
    View on GitHub↗1,827
See all 30 alternatives to Numpyro→

Frequently asked questions

What does pyro-ppl/numpyro do?

Probabilistic programming powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.

What are the main features of pyro-ppl/numpyro?

The main features of pyro-ppl/numpyro are: Probabilistic Modeling, Probabilistic Programming, Statistical Modeling.

What are some open-source alternatives to pyro-ppl/numpyro?

Open-source alternatives to pyro-ppl/numpyro include: pyro-ppl/pyro — Pyro is a deep probabilistic programming library and differentiable probabilistic modeler designed for Bayesian… uber/pyro — Pyro is a probabilistic programming language and library built for PyTorch. It serves as a Bayesian inference engine… camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers — This project is a computational statistics textbook and Bayesian data analysis course. It serves as a guide for… pymc-devs/pymc — PyMC is a Bayesian probabilistic programming framework used for building probabilistic models and performing Bayesian… jmschrei/pomegranate — Fast, flexible and easy to use probabilistic modelling in Python. arviz-devs/arviz — Exploratory analysis of Bayesian models with Python.