Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 187 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 187 Bytes

Bandits notebooks

A collection of google colab notebooks with educational stuff about bandits and their variations

  • epsilon greedy
  • UCB
  • Thompson sampling (with Bernoulli bandits)