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

Noisy Optimization: OCBA and Incumbent #430

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

Conversation

ja-thomas
Copy link
Contributor

This introduces OCBA and Incumbent noise handling strategies.

Depends on #416

# catf("Replication strategy : ocba (initial budget = %i, replication budget = %i)",
# x$noisy.ocba.budget, x$noisy.ocba.initial)
# if(x$noisy.method == "incumbent")
# catf("Replication strategy : incumbent (number of challengers = (1 + %i)", x$noisy.incumbent.nchallengers)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These changes look like an error @juliambr

Copy link
Collaborator

Choose a reason for hiding this comment

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

oops, that shouldn't be there - removed it. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants