experimental-design / bofire

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

Implement LSR-BO #319

Closed jduerholt closed 7 months ago

jduerholt commented 8 months ago

Implement the LSR-BO algorithm, outlined in the papers below which is very helpful for closed loop operation:

jduerholt commented 8 months ago

This paper by @DavidWalz @R-M-Lee @bertiqwerty is related to it: https://arxiv.org/abs/2312.00622