Python implementation of UCB, EXP3 and Epsilon greedy algorithms
epsilon-greedy multi-armed-bandits upper-confidence-bounds bandit-algorithms stochastic-bandit-algorithms adversarial-bandit-algorithms exp3-algorithm
- Updated
Oct 4, 2018 - Python
Python implementation of UCB, EXP3 and Epsilon greedy algorithms
Add a description, image, and links to the adversarial-bandit-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the adversarial-bandit-algorithms topic, visit your repo's landing page and select "manage topics."