Completed
Multiarmed bandits
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CS885: Multi-Armed Bandits
Automatically move to the next video in the Classroom when playback concludes
- 1 Multiarmed bandits
- 2 Exploration exploitation
- 3 Stochastic bandits
- 4 Bandits from gambling
- 5 Bandits in practice
- 6 Online optimization
- 7 Simplified version
- 8 The problem
- 9 Heuristics
- 10 Notion of regret
- 11 Epsilon greedy strategy
- 12 Single state
- 13 Epsilon greedy
- 14 Different approaches
- 15 In practice