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