MCMC methods for neural networks


Keywords
Bayesian, inference, neural, networks, convergence, diagnostics, Markov, chain, Monte, Carlo, posterior, predictive, distribution
License
MIT
Install
pip install eeyore==0.0.20

Documentation

MCMC methods for neural networks.

eeyore can be installed via conda or via pip.

To install eeyore using conda, run

conda install -c conda-forge eeyore

To install eeyore using pip, run

pip install eeyore