Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement TurBO as a first class model within BoFire. #447

Open
CompRhys opened this issue Oct 9, 2024 · 0 comments
Open

Implement TurBO as a first class model within BoFire. #447

CompRhys opened this issue Oct 9, 2024 · 0 comments

Comments

@CompRhys
Copy link
Contributor

CompRhys commented Oct 9, 2024

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

@jduerholt jduerholt assigned jduerholt and unassigned jduerholt Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants