wesselb / vbnn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 100.0%