BayesPy
Bayesian tools
A Python library for Bayesian inference and multinomial mixture modeling
Bayesian Inference Tools in Python
108 stars
13 watching
34 forks
Language: HTML
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
amazaspshumik/sklearn-bayes | A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API | 514 |
mattjj/pyhsmm | A Python library providing approximate inference methods for Bayesian Hidden Markov Models and their extensions. | 550 |
mcleonard/sampyl | An MCMC sampler library for Bayesian estimation using Python | 330 |
tweag/monad-bayes | A library that enables probabilistic programming in Haskell. | 409 |
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers | An introduction to Bayesian methods and probabilistic programming for software developers | 26,798 |
hips/spearmint | A Python library for automatic optimization of functions through Bayesian optimization | 1,547 |
ctallec/pyvarinf | A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
arviz-devs/arviz | A Python package for exploring and analyzing Bayesian models in data science | 1,611 |
probcomp/bayesdb | A system for querying probable implications of data using Bayesian inference and a custom query language. | 891 |
michaelchughes/npbayeshmm | Software toolbox for Bayesian inference on sequential data using Markov chain Monte Carlo methods. | 78 |
robinthibaut/skbel | A Python framework for Bayesian inference and regression using Gaussian processes. | 22 |
brian-lau/matlabstan | A Matlab interface to Stan, providing a Bayesian inference framework | 80 |
alvations/bayesline | A software framework implementing a multivariate Bayesian classifier for language identification | 0 |
mattcunningham/naive-apl | A naive Bayesian classifier implemented in APL | 22 |
abhik/pebl | A Python library and command line application for learning Bayesian network structures from observational data. | 104 |