/bandits

Public repository for the work on bandit problems

Primary LanguagePython

Bandits

Source code and documentation for the work on multi-armed bandit problems.

Directories

doc

Latex files (and corresponding pdfs) for articles on the multi-armed bandit problem:

src

Directory where different algorithms for the multi-armed bandit problem are implemented.

scripts

Helpful python code for bandit execution, plotting and evaluation.