Hacker News new | past | comments | ask | show | jobs | submit login
The Multi-Armed Bandit Problem (camdp.com)
7 points by zenburnyourface on April 6, 2013 | hide | past | favorite | 9 comments



Eugh, this website has custom behavior for the left-right arrow keys, which breaks the back keyboard shortcut in Firefox (alt+left arrow key). Non-standard navigation on a page that IMHO doesn't need it.


spacebar scrolling also broken in ff. grrrrr


haha ironically left-arrow right-arrow replace space-bar scroll.


Just had a look at your book, and it looks amazing! Hope you will complete it:D

On a separate note, im surprised that in the many discussion of the MAB problem on HN, the Gittins index was never mentioned. Under certain (mild) assumptions on reward distributions, the GI gives a provably optimal solution to the MAB problem...


One thing to expand upon: This is just the classic formulation of the Multi-Armed Bandit Problem. There are countless variations to the formula which have slightly different underlying assumptions.


Good article.

I'd like to know what he used to output those graphs.


It uses Python's Matplotlib with a custom styling, available here: https://github.com/CamDavidsonPilon/Probabilistic-Programmin...


Thanks! I quite like the output. Are you the author?

If soI took a quick look at your book and it looks excellent.

https://github.com/CamDavidsonPilon/Probabilistic-Programmin...


I am the author. Thanks, I appreciate that!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: