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