By Dmitri Saberi and Sal Spina.
Credit to Kevin Murphy; this repo is a fork of probml/bandits.
Our training script is bandits/bayesian_nn_bandit.py
; experiments can be run via the bandits/scripts/subspace_bandits.ipynb
notebook, or by cd
ing into the project folder and running:
python bandits test
python bandits run_and_plot