Skip to content

mrtkp9993/mab-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Armed Bandits Examples in Python

This repository contains examples of Multi-Armed Bandits algorithms implemented in Python.

Policies

  • Epsilon-Greedy
  • Softmax
  • Thompson Sampling
  • Upper Confidence Bound

Rewards

  • Bernoulli
  • Gaussian

How to Use

Please check the examples directory for usage examples.

License

See the LICENSE file for details.

Author

Murat Koptur

Releases

No releases published

Packages

 
 
 

Contributors

Languages