Skip to content

Aditya-Ramesh-10/Basic_Bandit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Basic_Bandit

Implementation of common bandit algorithms for the stochastic Bernoulli setting -

  1. Epsilon-greedy
  2. UCB1
  3. Thompson Sampling
  4. Approximate Gittins Index (see lecture by Tor Lattimore - https://www.youtube.com/watch?v=p8AwKiudhZ4)

regret

About

Implementation of common bandit algorithms for the Bernoulli setting.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors