- Example: Alarm Example as a Bayesian Network
(using Python
pgmpy
) - Software: JAGS - Just Another Gibbs Sampler for the analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation. There exist R and Python interfaces packages.
- Software: STAN provides a probabilistic programming language to specify log density functions and then lets the user perform full Bayesian statistical inference with MCMC sampling. There exist R and Python interface packages.
All code and documents in this repository is provided under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License