antcap96 / binary-multi-armed-bandit

visualization of strategies for the binary multi armed bandit problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary Multi Armed Bandit

Implementation of several strategies for the binary multi armed bandit and visualization of such strategies

Required libraries:

The code was ran in python version 3.6.3 and the following libraries were used

  • plotly-4.8.1
  • scipy-1.4.1
  • numpy-1.19.0

About

visualization of strategies for the binary multi armed bandit problem


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%