experimental-design / bofire

Experimental design and (multi-objective) bayesian optimization.
https://experimental-design.github.io/bofire/
BSD 3-Clause "New" or "Revised" License
222 stars 23 forks source link

Introduce common base class for `BotorchSurrogates` and `EntingSurrogates` #283

Open jduerholt opened 1 year ago

jduerholt commented 1 year ago

This PR adds a common base class for both BotorchSurrogates and EntingSurrogates.