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

Add BoTorch_Modular to config, giving custom GP and acq func ability #175

Merged
merged 4 commits into from
Jul 22, 2024

Conversation

madeline-scyphers
Copy link
Owner

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

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
@madeline-scyphers madeline-scyphers added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 22, 2024
@madeline-scyphers madeline-scyphers merged commit 4e4eecc into develop Jul 22, 2024
16 checks passed
@madeline-scyphers madeline-scyphers deleted the feature/add-support-botorch-modular branch July 22, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant