Python implementation of UCB, EXP3 and Epsilon greedy algorithms
-
Updated
Oct 4, 2018 - Python
Python implementation of UCB, EXP3 and Epsilon greedy algorithms
Variety of Multi-Arm Bandit (MAB) algorithms using classic and advanced strategies, including tools for experiments and simulations in stationary and nonstationary environments
A small collection of Bandit algorithms, written in Rust 🦀.
Online learning algorithms
Using exp3 and its variations of it to select coins to invest in.
Add a description, image, and links to the exp3-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the exp3-algorithm topic, visit your repo's landing page and select "manage topics."