https://github.com/j2kun/ucb1
The code for the post "Optimism in the Face of Uncertainty: the UCB1 Algorithm"
https://github.com/j2kun/ucb1
Last synced: about 1 year ago
JSON representation
The code for the post "Optimism in the Face of Uncertainty: the UCB1 Algorithm"
- Host: GitHub
- URL: https://github.com/j2kun/ucb1
- Owner: j2kun
- Created: 2013-10-28T17:11:44.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2020-06-09T03:32:32.000Z (about 6 years ago)
- Last Synced: 2025-04-02T19:46:53.475Z (about 1 year ago)
- Language: Python
- Homepage: http://jeremykun.com/2013/10/28/optimism-in-the-face-of-uncertainty-the-ucb1-algorithm/
- Size: 1000 KB
- Stars: 36
- Watchers: 2
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ucb1
====
The code for the post ["Optimism in the Face of Uncertainty: the UCB1 Algorithm"](http://jeremykun.com/2013/10/28/optimism-in-the-face-of-uncertainty-the-ucb1-algorithm/)