Learn R Programming

CBT (version 1.0)

Confidence Bound Target Algorithm

Description

The Confidence Bound Target (CBT) algorithm is designed for infinite arms bandit problem. It is shown that CBT algorithm achieves the regret lower bound for general reward distributions. Reference: Hock Peng Chan and Shouri Hu (2018) .

Copy Link

Version

Install

install.packages('CBT')

Monthly Downloads

170

Version

1.0

License

GPL-2

Maintainer

Shouri Hu

Last Published

May 31st, 2018

Functions in CBT (1.0)

CBT

Confidence Bound Target (CBT) Algorithm