banditpylib icon indicating copy to clipboard operation
banditpylib copied to clipboard

Contextual Bandits?

Open htcml opened this issue 5 years ago • 1 comments

Is contextual bandits in the scope of this library? Here is a paper for reference:

https://arxiv.org/pdf/1810.09558.pdf

htcml avatar Mar 07 '20 01:03 htcml

The algorithm proposed in this paper is for a variant of the ordinary contextual bandit. We probably do not have plan to include it in the library currently. But contextual bandit algorithms are definitely in the plan.

Alanthink avatar Apr 22 '21 21:04 Alanthink