pymc

Bayesian modeler

A Python package for Bayesian statistical modeling and probabilistic programming

Bayesian Modeling and Probabilistic Programming in Python

GitHub

9k stars
226 watching
2k forks
Language: Python
last commit: about 1 month ago
Linked from 5 awesome lists

bayesian-inferencemcmcprobabilistic-programmingpytensorpythonstatistical-analysisvariational-inference

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pgmpy/pgmpy A Python package for working with Bayesian Networks and related models. 2,776
pymc-labs/pymc-marketing An open-source software package providing tools and APIs for Bayesian modeling of marketing metrics. 730
pytorch/botorch A PyTorch-based library for Bayesian optimization, providing a modular interface for composing and optimizing probabilistic models. 3,126
bayesian-optimization/bayesianoptimization An optimization algorithm that uses gaussian processes to search for the maximum value of an unknown function 7,978
ctallec/pyvarinf A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch 359
jmschrei/pomegranate A probabilistic modeling library with flexible and modular implementation of various probability distributions. 3,389
pyro-ppl/numpyro A lightweight probabilistic programming library built on top of JAX and NumPy. 2,341
mcleonard/sampyl An MCMC sampler library for Bayesian estimation using Python 331
pyro-ppl/pyro A deep probabilistic programming library built on PyTorch to represent and analyze complex probability distributions. 8,604
michaelchughes/npbayeshmm Software toolbox for Bayesian inference on sequential data using Markov chain Monte Carlo methods. 79
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers An introduction to Bayesian methods and probabilistic programming for software developers 26,868
probprog/pyprob A probabilistic programming system for simulators and high-performance computing based on PyTorch 27
mwaskom/seaborn A high-level interface for statistical data visualization 12,669
statsmodels/statsmodels Provides a comprehensive set of statistical modeling tools and techniques for data analysis and interpretation in Python. 10,245
stepelu/ptstat A PyTorch-based implementation of probabilistic programming and statistical inference tools 110