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 seed explanation to HEBOSampler #216

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

nabenabe0928
Copy link
Contributor

Contributor Agreements

Please read the contributor agreements and if you agree, please click the checkbox below.

  • I agree to the contributor agreements.

Changes Made

  • Add the description of seed to HEBOSampler

@nabenabe0928
Copy link
Contributor Author

Since the internal optimizer of HEBO is not deterministic, HEBOSampler will not be stochastic either even if we fix the random seed.
https://github.com/huawei-noah/HEBO/blob/master/HEBO/hebo/optimizers/hebo.py#L165-L166

https://github.com/huawei-noah/HEBO/blob/master/HEBO/hebo/acq_optimizers/evolution_optimizer.py#L151

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