8000 GitHub - niazangels/bandits: An introduction to multi arm bandits
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

niazangels/bandits

Repository files navigation

An introduction to multi arm bandits

Code adapted from John Myles White's super succinct book, "Bandit Algorithms for Website Optimization" (O'Reilly)

What's different

  • Code ported to Python 3.6
  • Uses builtin functions whenever possible
  • Plots created with Matplotlib instead of R

More to come

  • UCB1
  • Solutions to the exercises
  • Brief explanation/summary
  • Cleaner code

About

An introduction to multi arm bandits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0