Bayesian Open Source Projects
Browse 324 Bayesian open source projects, ranked by GitHub stars. Find the most popular Bayesian tools and libraries.
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
Metrics details
| Stars | 19,134 |
pymc-devs/pymc
Bayesian Modeling and Probabilistic Programming in Python
Metrics details
| Stars | 9,679 |
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch
Metrics details
| Stars | 9,023 |
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
Metrics details
| Stars | 7,699 |
pytorch/botorch
Bayesian optimization in PyTorch
Metrics details
| Stars | 3,571 |
pgmpy/pgmpy
Python Toolkit for Causal and Probabilistic Reasoning
Metrics details
| Stars | 3,302 |
facebook/Ax
Adaptive Experimentation Platform
Metrics details
| Stars | 2,780 |
stan-dev/stan
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
Metrics details
| Stars | 2,759 |
markdregan/Bayesian-Modelling-in-Python
A python tutorial on bayesian modeling techniques (PyMC3)
Metrics details
| Stars | 2,504 |
avehtari/BDA_course_Aalto
Bayesian Data Analysis course at Aalto
Metrics details
| Stars | 2,273 |
thu-ml/zhusuan
A probabilistic programming library for Bayesian deep learning, generative models, based on Tensorflow
Metrics details
| Stars | 2,218 |
IndrajeetPatil/ggstatsplot
Enhancing {ggplot2} plots with statistical analysis 📊📣
Metrics details
| Stars | 2,190 |
uber/orbit
A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
Metrics details
| Stars | 2,062 |
krasserm/bayesian-machine-learning
Notebooks about Bayesian methods for machine learning
Metrics details
| Stars | 1,919 |
google/CausalImpact
An R package for causal inference in time series
Metrics details
| Stars | 1,847 |
probcomp/Gen.jl
A general-purpose probabilistic programming system with programmable inference
Metrics details
| Stars | 1,844 |
arviz-devs/arviz
Exploratory analysis of Bayesian models with Python
Metrics details
| Stars | 1,836 |
csinva/imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Metrics details
| Stars | 1,600 |
kumar-shridhar/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
Metrics details
| Stars | 1,573 |
HIPS/Spearmint
Spearmint Bayesian optimization codebase
Metrics details
| Stars | 1,572 |
probml/pmtk3
Probabilistic Modeling Toolkit for Matlab/Octave.
Metrics details
| Stars | 1,567 |
JasperSnoek/spearmint
Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Larochelle and Ryan P. Adams. Advances in Neural Information Processing Systems, 2012
Metrics details
| Stars | 1,393 |
cgre-aachen/gempy
GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to address parameter and model uncertainties.
Metrics details
| Stars | 1,307 |
bambinos/bambi
BAyesian Model-Building Interface (Bambi) in Python.
Metrics details
| Stars | 1,284 |
easystats/easystats
:milky_way: The R easystats-project
Metrics details
| Stars | 1,155 |
eBay/bayesian-belief-networks
Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
Metrics details
| Stars | 1,142 |
PreferredAI/cornac
A Comparative Framework for Multimodal Recommender Systems
Metrics details
| Stars | 1,052 |
google/lightweight_mmm
LightweightMMM 🦇 is a lightweight Bayesian Marketing Mix Modeling (MMM) library that allows users to easily train MMMs and obtain channel attribution information.
Metrics details
| Stars | 1,052 |
bayesgroup/deepbayes-2018
Seminars DeepBayes Summer School 2018
Metrics details
| Stars | 1,045 |
avehtari/BDA_py_demos
Bayesian Data Analysis demos for Python
Metrics details
| Stars | 1,042 |
andrewgordonwilson/bayesgan
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
Metrics details
| Stars | 1,013 |
neka-nat/probreg
Python package for point cloud registration using probabilistic model (Coherent Point Drift, GMMReg, SVR, GMMTree, FilterReg, Bayesian CPD)
Metrics details
| Stars | 986 |
jasp-stats/jasp-desktop
JASP aims to be a complete statistical package for both Bayesian and Frequentist statistical methods, that is easy to use and familiar to users of SPSS
Metrics details
| Stars | 983 |
piEsposito/blitz-bayesian-deep-learning
A simple and extensible library to create Bayesian Neural Network layers on PyTorch.
Metrics details
| Stars | 983 |
probcomp/bayeslite
BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
Metrics details
| Stars | 940 |
aloctavodia/Doing_bayesian_data_analysis
Python/PyMC3 versions of the programs described in Doing bayesian data analysis by John K. Kruschke
Metrics details
| Stars | 902 |
dragonfly/dragonfly
An open source python library for scalable Bayesian optimisation.
Metrics details
| Stars | 894 |
probcomp/BayesDB
A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself. New implementation in http://github.com/probcomp/bayeslite
Metrics details
| Stars | 889 |
WayneDW/Sentiment-Analysis-in-Event-Driven-Stock-Price-Movement-Prediction
Use NLP to predict stock price movement associated with news
Metrics details
| Stars | 882 |
hindupuravinash/nips2017
A list of resources for all invited talks, tutorials, workshops and presentations at NIPS 2017
Metrics details
| Stars | 882 |
alexgkendall/SegNet-Tutorial
Files for a tutorial to train SegNet for road scenes using the CamVid dataset
Metrics details
| Stars | 880 |
mjskay/ggdist
Visualizations of distributions and uncertainty
Metrics details
| Stars | 879 |
aloctavodia/Statistical-Rethinking-with-Python-and-PyMC3
Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
Metrics details
| Stars | 876 |
jluttine/tikz-bayesnet
TikZ library for drawing Bayesian networks, graphical models and (directed) factor graphs in LaTeX.
Metrics details
| Stars | 867 |
ej0cl6/deep-active-learning
Deep Active Learning
Metrics details
| Stars | 850 |
jbrukh/bayesian
Naive Bayesian Classification for Golang.
Metrics details
| Stars | 814 |
stan-dev/example-models
Example models for Stan
Metrics details
| Stars | 795 |
hildensia/bayesian_changepoint_detection
Methods to get the probability of a changepoint in a time series.
Metrics details
| Stars | 770 |
bgalbraith/bandits
Python library for Multi-Armed Bandits
Metrics details
| Stars | 770 |
mjskay/tidybayes
Bayesian analysis + tidy data + geoms (R package)
Metrics details
| Stars | 746 |
cardmagic/classifier
A general classifier module to allow Bayesian and LSI classifications.
Metrics details
| Stars | 742 |
easystats/report
:scroll: :tada: Automated reporting of objects in R
Metrics details
| Stars | 716 |
bayespy/bayespy
Bayesian Python: Bayesian inference tools for Python
Metrics details
| Stars | 704 |
JWarmenhoven/DBDA-python
Doing Bayesian Data Analysis, 2nd Edition (Kruschke, 2015): Python/PyMC3 code
Metrics details
| Stars | 683 |
aloctavodia/BAP
Bayesian Analysis with Python (Second Edition)
Metrics details
| Stars | 681 |
ericmjl/bayesian-stats-modelling-tutorial
How to do Bayesian statistical modelling using numpy and PyMC3
Metrics details
| Stars | 676 |
OATML/bdl-benchmarks
Bayesian Deep Learning Benchmarks
Metrics details
| Stars | 673 |
mbs0221/Multitask-Learning
Awesome Multitask Learning Resources
Metrics details
| Stars | 672 |
EmuKit/emukit
A Python-based toolbox of various methods in decision making, uncertainty quantification and statistical emulation: multi-fidelity, experimental design, Bayesian optimisation, Bayesian quadrature, etc.
Metrics details
| Stars | 661 |
SKTBrain/awesome-starcraftAI
A curated list of resources dedicated to StarCraft AI.
Metrics details
| Stars | 641 |
