|
BayesOpt
|
Thompson and optimistic sampling criteria. More...
#include "criteria_functors.hpp"
Include dependency graph for criteria_thompson.hpp:
This graph shows which files directly or indirectly include this file: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.