Skip to content

Add EI and Branin example in#715

Merged
cnpetra merged 3 commits intodevelopfrom
hiopbbpy-v0.02-dev
Mar 21, 2025
Merged

Add EI and Branin example in#715
cnpetra merged 3 commits intodevelopfrom
hiopbbpy-v0.02-dev

Conversation

@nychiang
Copy link
Copy Markdown
Collaborator

@nychiang nychiang commented Mar 19, 2025

This is the first PR to address some issues listed in #712
More examples and CI will be added in another PR.

@nychiang nychiang requested a review from thartland March 19, 2025 20:30
@thartland
Copy link
Copy Markdown
Collaborator

I added a *-1 in the definition of the EI acquistion function. You made the correct changes in going from maximizing f to minimizing -f but since we minimize the acquisiton function it needs an additional scaling, see for example in smt here.

Copy link
Copy Markdown
Collaborator

@thartland thartland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the issue we discussed earlier has been resolved. Go ahead and test. Let me know when this is ready for review.

@nychiang nychiang requested a review from cnpetra March 20, 2025 05:51
@nychiang nychiang marked this pull request as ready for review March 20, 2025 05:52
Copy link
Copy Markdown
Collaborator

@thartland thartland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. I previously tested the code prior to it being ready for review. Thanks!

Copy link
Copy Markdown
Collaborator

@cnpetra cnpetra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. I think we need tests and CI asap

@cnpetra cnpetra merged commit eebe855 into develop Mar 21, 2025
6 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.

3 participants