/multi-armed-bandit

Epsilon-greedy strategy for solving multi-armed bandit problem.

Primary LanguagePythonMIT LicenseMIT

Multi-armed bandit

Here we implement the epsilon-greedy strategy for solving the multi-armed bandit problem.

Experiment