mlr-org / bbotk

Black-box optimization framework for R.
https://bbotk.mlr-org.com
GNU Lesser General Public License v3.0
20 stars 9 forks source link

feat: add OptimizerBatchLocalSearch #248

Closed sumny closed 2 months ago

sumny commented 2 months ago

Things to discuss:

Things to do:

sumny commented 2 months ago

Results of running random search vs. local search with a budget of 1000 + 10000 evaluations on 2D Branin. Mean log regret to global best (0.3978874) over 30 replications, ribbons are standard errors.

image