Skip to content

Analysis of Bandit Algorithms on the Bernoulli Bandit Problem

License

Notifications You must be signed in to change notification settings

ma-nadeau/BanditAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bandit Algorithms

Contributors

Created by Marc-Antoine Nadeau & Jessie Kurtz

Overview

We investigate and compare the performance of the following Bandit algorithms on a Bernoulli Bandit.

Prerequisites

Make sure you have the following Python libraries installed:

  • numpy
  • matplotlib You can install them using pip:
pip install numpy matplotlib

Releases

No releases published

Packages

No packages published