banditpylib
banditpylib copied to clipboard
Contextual Bandits?
Is contextual bandits in the scope of this library? Here is a paper for reference:
https://arxiv.org/pdf/1810.09558.pdf
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.