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
Back to pyro-ppl/numpyro

Open-source alternatives to Numpyro

30 open-source projects similar to pyro-ppl/numpyro, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Numpyro alternative.

  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • stan-dev/pystanstan-dev avatar

    stan-dev/pystan

    365View on GitHub↗

    PyStan, a Python interface to Stan, a platform for statistical modeling. Documentation: https://pystan.readthedocs.io

    Python
    View on GitHub↗365
  • jmschrei/pomegranatejmschrei avatar

    jmschrei/pomegranate

    3,537View on GitHub↗

    Fast, flexible and easy to use probabilistic modelling in Python.

    Python
    View on GitHub↗3,537
  • 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
  • tensorflow/probabilitytensorflow avatar

    tensorflow/probability

    4,420View on GitHub↗

    TensorFlow Probability is a library for probabilistic reasoning and statistical analysis integrated with the TensorFlow ecosystem. It serves as a Bayesian deep learning framework, a probabilistic programming interface, and a variational inference engine, providing a toolset for Markov chain Monte Carlo sampling and tensor-based probabilistic modeling. The project enables the construction of neural networks with probabilistic weights and the implementation of Bayesian neural networks to quantify prediction uncertainty. It provides specialized capabilities for hierarchical probabilistic modelin

    Jupyter Notebook
    View on GitHub↗4,420
  • pymc-devs/pymcpymc-devs avatar

    pymc-devs/pymc

    9,650View on GitHub↗

    PyMC is a Bayesian probabilistic programming framework used for building probabilistic models and performing Bayesian inference. It provides a probabilistic graphical model library for specifying random variables, priors, and likelihood functions, supported by an MCMC sampling engine and variational inference tools to estimate posterior distributions. The framework features a GPU-accelerated inference backend that compiles models into machine code to increase execution speed. It utilizes a backend-agnostic tensor execution model and just-in-time graph compilation to optimize the computation o

    Pythonbayesian-inferencemcmcprobabilistic-programming
    View on GitHub↗9,650
  • pgmpy/pgmpypgmpy avatar

    pgmpy/pgmpy

    3,277View on GitHub↗

    Python Toolkit for Causal and Probabilistic Reasoning

    Pythonbayesian-networkscausal-discoverycausal-effect
    View on GitHub↗3,277
  • facebookincubator/prophetfacebookincubator avatar

    facebookincubator/prophet

    20,231View on GitHub↗

    Prophet is a predictive analytics framework and time series regression library designed for forecasting future values. It uses additive models to fit non-linear growth and periodic seasonal patterns, providing tools for producing forecasts with integrated error measurement. The project handles multiple seasonalities and holiday effects to improve accuracy for periodic data. It supports the integration of external regressors and manages data irregularities, such as missing data and outliers, to maintain prediction stability. The framework covers a broad range of analysis capabilities, includi

    Python
    View on GitHub↗20,231
  • willkoehrsen/data-analysisWillKoehrsen avatar

    WillKoehrsen/Data-Analysis

    5,543View on GitHub↗

    This project is a Python data analysis library and exploratory data analysis framework designed for processing raw datasets. It provides a suite of tools for examining data, identifying anomalies, and applying statistical methods to uncover patterns. The repository functions as a machine learning modeling toolkit and a statistical data modeling suite. It includes predictive algorithms and mathematical models used to analyze relationships between data variables and derive insights from complex datasets. The project covers a broad range of capabilities including data science, machine learning

    Jupyter Notebook
    View on GitHub↗5,543
  • accord-net/frameworkaccord-net avatar

    accord-net/framework

    4,540View on GitHub↗

    This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries for numerical analysis, statistics, and mathematical optimization. It serves as a foundational toolkit for developing applications in machine learning, digital signal processing, and computer vision. The framework provides specialized toolkits for training and deploying predictive models, including neural networks, support vector machines, and decision trees. It further distinguishes itself with deep integrations for real-time visual analysis, such as object tracking and facia

    C#
    View on GitHub↗4,540
  • lazyprogrammer/machine_learning_exampleslazyprogrammer avatar

    lazyprogrammer/machine_learning_examples

    8,823View on GitHub↗

    This project is a comprehensive collection of practical code examples and implementation libraries for machine learning. It provides a wide array of reference materials for building supervised, unsupervised, and reinforcement learning algorithms. The repository serves as a multi-domain resource, featuring specific implementation suites for financial AI, Bayesian statistical modeling, and deep learning architectures. It includes a framework for training intelligent agents using policy gradients and actor-critic models, as well as practical guides for fine-tuning transformers and utilizing larg

    Pythondata-sciencedeep-learningmachine-learning
    View on GitHub↗8,823
  • data-centric-ai-community/fg-data-syntheticData-Centric-AI-Community avatar

    Data-Centric-AI-Community/fg-data-synthetic

    1,642View on GitHub↗

    This project is a synthetic data generator designed to create realistic tabular and time-series datasets for machine learning and testing workflows. It functions as a privacy-preserving platform that models the underlying statistical distributions of source data to produce new records that maintain the original statistical properties and structural integrity. The tool distinguishes itself by utilizing CPU-optimized statistical sampling, allowing for high-performance data generation on standard hardware without the need for specialized graphics processing units. It employs a configuration-driv

    Jupyter Notebookdatagenerationdatageneratordeep-learning
    View on GitHub↗1,642
  • fonnesbeck/statistical-analysis-python-tutorialfonnesbeck avatar

    fonnesbeck/statistical-analysis-python-tutorial

    1,727View on GitHub↗

    This repository serves as an educational resource and structured curriculum for performing statistical analysis using Python. It provides a comprehensive guide to the scientific computing workflow, focusing on the practical application of data cleaning, numerical modeling, and distribution visualization. The tutorial covers the end-to-end process of transforming raw tabular data into actionable insights. It demonstrates how to manipulate structured datasets through merging and aggregation, perform descriptive and inferential statistical calculations, and fit regression models to evaluate rela

    HTML
    View on GitHub↗1,727
  • dfm/emceedfm avatar

    dfm/emcee

    1,585View on GitHub↗

    The Python ensemble sampling toolkit for affine-invariant MCMC

    Python
    View on GitHub↗1,585
  • dfm/tinygpdfm avatar

    dfm/tinygp

    347View on GitHub↗

    the tiniest of Gaussian Process libraries

    Python
    View on GitHub↗347
  • dswah/pygamdswah avatar

    dswah/pyGAM

    1,005View on GitHub↗

    CONTRIBUTORS WELCOME Generalized Additive Models in Python

    Python
    View on GitHub↗1,005
  • erdogant/bnlearnE

    erdogant/bnlearn

    0View on GitHub↗
    View on GitHub↗0
  • cornellius-gp/gpytorchcornellius-gp avatar

    cornellius-gp/gpytorch

    3,893View on GitHub↗

    GPyTorch is a GPU-accelerated probabilistic framework and PyTorch library for implementing scalable Gaussian process models. It provides a system for Gaussian process modeling and uncertainty estimation, designed to perform efficient matrix operations on graphics hardware. The framework features a modular kernel system for constructing custom covariance functions and modeling complex data dependencies. It specifically integrates Gaussian processes with deep neural networks to create hybrid models for regression and classification. The system employs numerical linear algebra techniques, inclu

    Python
    View on GitHub↗3,893
  • alan-turing-institute/skproalan-turing-institute avatar

    alan-turing-institute/skpro

    326View on GitHub↗

    A unified framework for tabular probabilistic regression, time-to-event prediction, and probability distributions in python

    Python
    View on GitHub↗326
  • google/neural-tangentsgoogle avatar

    google/neural-tangents

    2,387View on GitHub↗

    Freedom of thought is fundamental to all of science. Right now, our freedom is being suppressed with bombing of civilians in Ukraine. Don't be against the war - fight against the war! supportukrainenow.org.

    Jupyter Notebook
    View on GitHub↗2,387
  • cgevans/scikits-bootstrapcgevans avatar

    cgevans/scikits-bootstrap

    179View on GitHub↗

    Documentation: Stable, Latest.

    Python
    View on GitHub↗179
  • joshuaalbert/jaxnsJoshuaalbert avatar

    Joshuaalbert/jaxns

    241View on GitHub↗

    Main Status:

    Python
    View on GitHub↗241
  • jvkersch/hsmmlearnjvkersch avatar

    jvkersch/hsmmlearn

    88View on GitHub↗

    A library for hidden semi-Markov models with explicit durations

    Jupyter Notebook
    View on GitHub↗88
  • aaltoml/kalman-jaxAaltoML avatar

    AaltoML/kalman-jax

    102View on GitHub↗

    Approximate inference for Markov (i.e., temporal) Gaussian processes using iterated Kalman filtering and smoothing. Developed and maintained by William Wilkinson. The Bernoulli likelihood was implemented by Paul Chang. We are based in Arno Solin's machine learning group at Aalto University, Finland.

    Jupyter Notebook
    View on GitHub↗102
  • mattjj/pyhsmmmattjj avatar

    mattjj/pyhsmm

    578View on GitHub↗

    Status](https://travis-ci.org/mattjj/pyhsmm.svg?branch=master)](https://travis-ci.org/mattjj/pyhsmm)

    Python
    View on GitHub↗578
  • maximtrp/scikit-posthocsmaximtrp avatar

    maximtrp/scikit-posthocs

    383View on GitHub↗

    Multiple Pairwise Comparisons (Post Hoc) Tests in Python

    Python
    View on GitHub↗383
  • pgm-lab/inferpyPGM-Lab avatar

    PGM-Lab/InferPy

    147View on GitHub↗

    InferPy: Deep Probabilistic Modeling with Tensorflow Made Easy

    Jupyter Notebook
    View on GitHub↗147
  • camdavidsonpilon/lifelinesCamDavidsonPilon avatar

    CamDavidsonPilon/lifelines

    2,583View on GitHub↗

    Survival analysis in Python

    Python
    View on GitHub↗2,583