Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new algorithms from [Cowan et al, 2018] #135

Closed
2 tasks
Naereen opened this issue Jun 7, 2018 · 1 comment
Closed
2 tasks

Implement new algorithms from [Cowan et al, 2018] #135

Naereen opened this issue Jun 7, 2018 · 1 comment
Assignees
Labels
enhancement I have to improve something which already works not too badly new algo I have to implement a new algorithm! Yay! single-player For single-player bandits simulations

Comments

@Naereen
Copy link
Member

Naereen commented Jun 7, 2018

[Normal Bandits of Unknown Means and Variances, Cowan, Honda & Katehakis, 2018] proposed new algorithms for Normal Bandits of Unknown Means and Variances.

  • Write quickly all their policies, UCB1-normal, ISM-normal^0, ISM-normal^2, CHK, TS-normal,
  • Check quickly their results.
@Naereen Naereen added enhancement I have to improve something which already works not too badly new algo I have to implement a new algorithm! Yay! labels Jun 7, 2018
@Naereen Naereen self-assigned this Jun 7, 2018
@Naereen Naereen added the single-player For single-player bandits simulations label Oct 7, 2018
@Naereen
Copy link
Member Author

Naereen commented Nov 12, 2018

Boring, I won't have time. And I never do experiments with Gaussian of unknown variance, so not so interesting.

@Naereen Naereen closed this as completed Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement I have to improve something which already works not too badly new algo I have to implement a new algorithm! Yay! single-player For single-player bandits simulations
Development

No branches or pull requests

1 participant