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

Switch to log-acqfs #326

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Switch to log-acqfs #326

merged 3 commits into from
Jul 31, 2024

Conversation

AdrianSosic
Copy link
Collaborator

@AdrianSosic AdrianSosic commented Jul 26, 2024

This PR maps the regular "EI" acquisition functions to their "log" versions changes the default acquisition function from qEI to qLogEI, which improves numerical stability and also avoids the warning thrown in botorch>=0.11.3.

This improves numerical stability and also avoids the warning thrown in botorch>=0.11.3
@AdrianSosic AdrianSosic added the enhancement Expand / change existing functionality label Jul 26, 2024
@AdrianSosic AdrianSosic self-assigned this Jul 26, 2024
CHANGELOG.md Show resolved Hide resolved
baybe/acquisition/acqfs.py Outdated Show resolved Hide resolved
@AdrianSosic AdrianSosic merged commit ebb17d9 into main Jul 31, 2024
10 checks passed
@AdrianSosic AdrianSosic deleted the refactor/log-acqfs branch July 31, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Expand / change existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants