/minist-deep-bayes

A Bayesian variation of the Deep MNIST for Experts

Primary LanguageJupyter Notebook

minist-deep-bayes

A Bayesian variation of the Deep MNIST for Experts

Installation

conda create -n mnist-bayes-env python=3
source activate mnist-bayes-env
pip install tensorflow-gpu
conda install jupyter