/vbnn

Primary LanguagePython

Variational BNN Playground

Installation instructions

Make a new virtual environment and install the requirements:

virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt

Notes

  • After running an experiment, results appear in the directory _experiments.