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

0.11 release, BOTORCH_MODULAR, BOA-paper examples, boa entry cli, docs updates #176

Merged
merged 17 commits into from
Jul 22, 2024

Conversation

madeline-scyphers
Copy link
Owner

Summary

madeline-scyphers and others added 17 commits July 13, 2024 15:45
…-boa-paper-remote-repo

Add examples from BOA-Paper repo to docs
Allow users to start BOA with `boa -c config` or `pythong -m boa -c config`
and start plotting with `boa-plot -sp scheduler` or `pythong -m boa.plot -sp scheduler`
…-entry-point

Add boa and boa-plot entry points to pyproject.toml
Add BO overview tutorial page to docs
Now users can customize their GP (kernel, MLL, GP class) as well as the acq func in the config without writing any code. Giving users a lot more control and power from any language with little setup
…torch-modular

Add BoTorch_Modular to config, giving custom GP and acq func ability
@madeline-scyphers madeline-scyphers merged commit 34bbf23 into main Jul 22, 2024
9 checks passed
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

Successfully merging this pull request may close these issues.

1 participant