Home

Awesome

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