esa / pygmo2

A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
https://esa.github.io/pygmo2/
Mozilla Public License 2.0
422 stars 57 forks source link

added draft for BayesianOptimization wrapper #96

Open mlooz opened 2 years ago

mlooz commented 2 years ago

Adding an UDA wrapping https://github.com/fmfn/BayesianOptimization Work in Progress