sampyl
Bayesian estimator
An MCMC sampler library for Bayesian estimation using Python
MCMC samplers for Bayesian estimation in Python, including Metropolis-Hastings, NUTS, and Slice
331 stars
33 watching
54 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
maxsklar/bayespy | A Python library for Bayesian inference and multinomial mixture modeling | 108 |
doobwa/mcmc.jl | MCMC algorithms implemented in Julia for Bayesian modeling | 35 |
michaelchughes/npbayeshmm | Software toolbox for Bayesian inference on sequential data using Markov chain Monte Carlo methods. | 79 |
amazaspshumik/sklearn-bayes | A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API | 514 |
dfm/emcee | A Python toolkit for ensemble sampling in Markov chain Monte Carlo (MCMC) methods | 1,478 |
nilswinter/matlab-bayesian-estimation | A Matlab toolbox for Bayesian estimation and model comparison using MCMC methods | 42 |
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers | An introduction to Bayesian methods and probabilistic programming for software developers | 26,868 |
mattjj/pyhsmm | A Python library providing approximate inference methods for Bayesian Hidden Markov Models and their extensions. | 549 |
brian-j-smith/mamba.jl | A platform for implementing and applying Markov chain Monte Carlo methods to Bayesian analysis | 255 |
mjlaine/mcmcstat | A Matlab toolbox for Bayesian analysis using Markov chain Monte Carlo simulation | 88 |
mattcunningham/naive-apl | A naive Bayesian classifier implemented in APL | 22 |
ctallec/pyvarinf | A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
avehtari/bda_m_demos | Demos and implementations of Bayesian data analysis concepts using Matlab/Octave | 62 |
abhik/pebl | A Python library and command line application for learning Bayesian network structures from observational data. | 104 |
rlouf/mcx | Tools and methods for Bayesian deep learning using probabilistic programming. | 328 |