TatsuyaShirakawa / thompson_sampler

C++-11 implementation of thompson sampler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thompson_sampler

C++-11 implementation of thompson sampler.

Currentry following algorithms are implemented:

  • BernoulliThompsonSampler

For usage, see test code.

About

C++-11 implementation of thompson sampler

License:MIT License


Languages

Language:C++ 100.0%