MCMC.jl

Bayesian samplers

MCMC algorithms implemented in Julia for Bayesian modeling

MCMC tools for Julia

GitHub

35 stars
5 watching
6 forks
Language: Julia
last commit: over 11 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brian-j-smith/mamba.jl A platform for implementing and applying Markov chain Monte Carlo methods to Bayesian analysis 255
mcleonard/sampyl An MCMC sampler library for Bayesian estimation using Python 330
michaelchughes/npbayeshmm Software toolbox for Bayesian inference on sequential data using Markov chain Monte Carlo methods. 78
mjlaine/mcmcstat A collection of Matlab functions for Bayesian analysis using Markov chain Monte Carlo simulation. 86
dfm/emcee A Python toolkit for ensemble sampling in Markov chain Monte Carlo (MCMC) methods 1,470
mattcunningham/naive-apl A naive Bayesian classifier implemented in APL 22
sisl/bayesnets.jl A Julia package for representing and working with probabilistic graphical models. 218
nutsiepully/naivebayes.jl A Julia implementation of Naive Bayes classification algorithm 8
avehtari/bda_m_demos Demos and implementations of Bayesian data analysis concepts using Matlab/Octave 62
grinsted/gwmcmc An implementation of an MCMC sampler that is affine invariant and can achieve better convergence on badly scaled problems 51
nilswinter/matlab-bayesian-estimation A Matlab toolbox for Bayesian estimation and model comparison using MCMC methods 42
rlouf/mcx Tools and methods for Bayesian deep learning using probabilistic programming. 325
slycoder/topicmodels.jl Software package implementing Bayesian topic modeling in Julia using Latent Dirichlet Allocation (LDA) model 38
juliaai/mlj.jl A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. 1,795
mattjj/pyhsmm A Python library providing approximate inference methods for Bayesian Hidden Markov Models and their extensions. 550