You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TurBO is a strategy that uses local trust regions to help address the CoD, it is orthogonal and complementary to recent improvements such as LogEI and the Hvarfner prior. Trust region approaches could seemingly be added at a similar level of abstraction to the IterativeTrimming. The TurBO trust region strategy is also able to be combined with traditional DoE to guide experiments. TurBO performs particularly well in settings where we believe that we can run thousands of experiments.
TurBO is a strategy that uses local trust regions to help address the CoD, it is orthogonal and complementary to recent improvements such as LogEI and the Hvarfner prior. Trust region approaches could seemingly be added at a similar level of abstraction to the
IterativeTrimming
. The TurBO trust region strategy is also able to be combined with traditional DoE to guide experiments. TurBO performs particularly well in settings where we believe that we can run thousands of experiments.BoTorch tutorial code: https://botorch.org/tutorials/turbo_1
The text was updated successfully, but these errors were encountered: