TianningGao
TianningGao
Some BO repositories (e.g. GPyOpt, SMAC3) let the user set possible values of categorical variables and ranges of continuous variables. Is there a way to do that in BOCSpy?
Assume that I'm optimizing the Rosenbrock function, is there a way to let OpenTuner stop after a pre-defined number of function evaluations? Another questions is, if I have an initial...
I know the 'num_cpus' in general configuration can let the BNN run on multi-core CPUs. What should I do to let the BNN run on GPU?