BayesOpt
|
Thompson and optimistic sampling criteria. More...
#include "criteria_functors.hpp"
Go to the source code of this file.
Classes | |
class | bayesopt::ThompsonSampling |
Thompson sampling. Picks a random sample of the surrogate model. More... | |
class | bayesopt::OptimisticSampling |
Optimistic sampling. More... | |
Namespaces | |
bayesopt | |
Namespace of the library interface. | |
Thompson and optimistic sampling criteria.
Definition in file criteria_thompson.hpp.