This repository contains Python implementations of two popular multi-armed bandit algorithms - Epsilon Greedy and Thompson Sampling. These algorithms are commonly used in online advertising, ...