Elktrn / KL-UCB

implementation of KL-UCB official paper

Repository from Github https://github.comElktrn/KL-UCBRepository from Github https://github.comElktrn/KL-UCB

Implementation of KL-UCB official paper

Pytorch implementation of paper: The KL-UCB Algorithm for Bounded Stochastic Bandits and Beyond by Aurélien Garivier, Olivier Cappé
Paper's link: https://arxiv.org/abs/1102.2490
Required libraries: Numpy, Scipy, Math
to do : add reslut plots to the readme file

Pseudocode:

Pseudocode

About

implementation of KL-UCB official paper


Languages

Language:Jupyter Notebook 100.0%