Skip to content

Fix sign of xi - #53

Open
k-ujihara wants to merge 3 commits into
coleygroup:mainfrom
k-ujihara:patch/reversexisign
Open

Fix sign of xi#53
k-ujihara wants to merge 3 commits into
coleygroup:mainfrom
k-ujihara:patch/reversexisign

Conversation

@k-ujihara

Copy link
Copy Markdown

Description

ξ value is typically 0.01, but the sign in the code is opposite to the typical implementation. This PR fixes it.

Example / Current workflow

A typical EI implementation is like:
https://krasserm.github.io/2018/03/21/bayesian-optimization/

Bugfix / Desired workflow

This PR fixes test_pi to be the correct implementation.

Relevant issues

The current unit test for EI does not detect this issue.

Checklist

  • linted with flake8?
  • (if appropriate) unit tests added?
  • ready to go?

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