BayesOpt
criteria_thompson.hpp File Reference

Thompson and optimistic sampling criteria. More...

+ 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.
 

Detailed Description

Thompson and optimistic sampling criteria.

Definition in file criteria_thompson.hpp.