README.md
April 29, 2021 ยท View on GitHub
This is the code for the paper "Bayesian Neural Networks with Soft Evidence" by Edward Yu. This is an extension of the open source library Blitz - Bayesian Layers in Torch Zoo.
installation
cd blitz-bayesian-deep-learning
pip install .
Then run python experiments.py after modifying the parameters as you wish.
data
- LabelMe dataset can be downloaded at http://fprodrigues.com/publications/deep-crowds/
- The CIFAR-10H dataset can be downloaded at https://github.com/jcpeterson/cifar-10h