Python library for Multi-Armed Bandits
-
Updated
Dec 8, 2025 - Python
Python library for Multi-Armed Bandits
Python implementation of UCB, EXP3 and Epsilon greedy algorithms
Implementation of 9 multi-armed bandit algorithm for the stationary stochastic environment
This project provides a simulation of multi-armed bandit problems. This implementation is based on the below paper. https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0322757.
Add a description, image, and links to the stochastic-bandit-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the stochastic-bandit-algorithms topic, visit your repo's landing page and select "manage topics."