yuki-koyama / mathtoolbox

Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
https://yuki-koyama.github.io/mathtoolbox/
MIT License
257 stars 35 forks source link

Maximization of acquisition values in Bayesian optimization seems not successful #58

Closed yuki-koyama closed 4 years ago

yuki-koyama commented 4 years ago

out

It seems to unreasonably choose the boundaries of the search space. This needs to be fixed.