Skip to content

Stepan-Makarenko/Multi-armed-bandit-research

Repository files navigation

Multi-armed-bandit-research

The main purpose of this project is to try different multi-armed bandits - Epsilon-greedy, UCB, Thompson Sampling in different environments - Bernoulli, Gaussian

Getting started

Run the following command to clone repository:

git clone https://github.com/Stepan-Makarenko/Multi-armed-bandit-research.git

Run the following command to run experiment configured by gaussian_testbed.json:

python3 run.py --config ./configs/gaussian_testbed.json -pp ./plots/gausian_testbed

Output plots

1

2

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published