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

Botorch wrappers #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Botorch wrappers #14

wants to merge 4 commits into from

Conversation

uremes
Copy link
Contributor

@uremes uremes commented Jun 14, 2022

Summary:

Add a botorch_wrapper module that contains BoTorchModel and BoTorchAcquisition classes. These are intended to function as wrappers for BoTorch models and acquisition methods in ELFI.

Intended Effect:

The wrappers make it possible to use BoTorch models and acquisition methods in Bayesian optimisation in ELFI.

How to Verify:

The notebook BOLFI_demo demonstrates how BoTorch can be used in BOLFI.

Side Effects:

BoTorch installation is needed.

Successful inference in current Notebook examples:

Documentation:

Reviewer Suggestions:

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

@uremes uremes requested a review from hpesonen June 14, 2022 19:43
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.

None yet

1 participant