vbmc
Approximate inference tool
An approximate Bayesian inference method for fitting and evaluating complex computational models with limited resources.
Variational Bayesian Monte Carlo (VBMC) algorithm for posterior and model inference in MATLAB
218 stars
12 watching
40 forks
Language: MATLAB
last commit: over 1 year ago
Linked from 1 awesome list
bayesian-inferencedata-analysisgaussian-processesmachine-learningmatlabvariational-inference
Related projects:
Repository | Description | Stars |
---|---|---|
michaelchughes/npbayeshmm | Software toolbox for Bayesian inference on sequential data using Markov chain Monte Carlo methods. | 78 |
acerbilab/bads | An optimization algorithm designed to fit computational models in the absence of gradient information or noisy objective functions. | 246 |
andymiller/vboost | An open source software implementation of a black-box variational inference method to approximate intractable distributions. | 12 |
ctallec/pyvarinf | A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
mcleonard/sampyl | An MCMC sampler library for Bayesian estimation using Python | 330 |
brian-lau/matlabstan | A Matlab interface to Stan, providing a Bayesian inference framework | 80 |
abhik/pebl | A Python library and command line application for learning Bayesian network structures from observational data. | 104 |
mattjj/pyhsmm | A Python library providing approximate inference methods for Bayesian Hidden Markov Models and their extensions. | 550 |
doobwa/mcmc.jl | MCMC algorithms implemented in Julia for Bayesian modeling | 35 |
avehtari/bda_m_demos | Demos and implementations of Bayesian data analysis concepts using Matlab/Octave | 62 |
artix41/avo-pytorch | A method to solve likelihood-free inference problems using an optimization approach | 43 |
amazaspshumik/sklearn-bayes | A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API | 514 |
ratschlab/boosting-bbvi | An implementation of Black Box Variational Inference techniques in Python | 8 |
maxsklar/bayespy | A Python library for Bayesian inference and multinomial mixture modeling | 108 |
brian-j-smith/mamba.jl | A platform for implementing and applying Markov chain Monte Carlo methods to Bayesian analysis | 255 |