Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 540 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 540 Bytes

Deep Bayesian Contextual Bandits for Recommendation Systems

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 cding into the project folder and running:

python bandits test

python bandits run_and_plot