CodingTrain / CodingTrain/Suggestion-Box
k-armed bandits
Open
machine learning
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Since reinforcement learning is a topic that is frequently suggested (and something I'm personally interested in), I think k-armed bandit would be a good introduction to the subject.
Exploration-exploitation tradeoff could be discussed. Greedy, epsilon-greedy, upper confidence bound etc. strategies could be implemented and compared.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.