Skip to content

Implementation of multi-armed bandit and Thompson sampling in Scala

License

Notifications You must be signed in to change notification settings

patnicolas/thompson-sampling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-armed bandit - Thompson sampling 0.0.1 Patrick Nicolas Last update 08.14.2020

Evaluation multi-armed bandit and Thompson sampling

Scala implementation of Multi-armed bandit, Thompson sampling, Asymptotic bounds and Kullback-Leibler divergence.

Packages

Package Description
plots Basic plotting classes wrapping JFree graphic Java library
thompsonsamling Implementation of Thompson sampling and various supporting classes

References

About

Implementation of multi-armed bandit and Thompson sampling in Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages