Skip to content

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

About

Analysis of Bandit Algorithms on the Bernoulli Bandit Problem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published