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

Active Learning Strategy in BoFire #356

Open jduerholt opened 6 months ago

jduerholt commented 6 months ago

This PR is still work in progress and implements an ActiveLearningStrategy in BoFire as discussed in issue https://github.com/experimental-design/bofire/issues/331.

@jdridder: this is my current status:

I would recomment that you just create a branch based on this branch and then create a new PR. Thank you very much for your support.