|
AIToolbox
A library that offers tools for AI problem solving.
|
#include <AIToolbox/Bandit/Types.hpp>#include <AIToolbox/Bandit/Experience.hpp>#include <AIToolbox/Bandit/Policies/PolicyInterface.hpp>#include <AIToolbox/Bandit/Policies/ThompsonSamplingPolicy.hpp>Go to the source code of this file.
Classes | |
| class | AIToolbox::Bandit::TopTwoThompsonSamplingPolicy |
| This class implements the top-two Thompson sampling policy. More... | |
Namespaces | |
| AIToolbox | |
| AIToolbox::Bandit | |