10000 Adds the `pe_overwrite_probability` parameter to the `UCBPEConfig` by copybara-service[bot] · Pull Request #1091 · google/vizier · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adds the pe_overwrite_probability parameter to the UCBPEConfig #1091

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

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

copybara-service[bot]
Copy link
@copybara-service copybara-service bot commented Apr 11, 2024

Adds the pe_overwrite_probability parameter to the UCBPEConfig

This parameter configures the probability with which the VizierGPUCBPEBandit designer chooses the pure exploration acquisition function when there are newly completed trials. The default value is 0.0, which is a no-op from the behavior of the base code.

In the fully sequential use case where every suggestion is completed before the next one is requested, setting this parameter to a positive value p in [0, 1] configures the VizierGPUCBPEBandit designer to perform (controlled) exploration on roughly p-fraction of the suggestions.

Copy link
google-cla bot commented Apr 11, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot force-pushed the test_623956091 branch 5 times, most recently from 4a1213d to 30ab60b Compare April 17, 2024 13:58
@copybara-service copybara-service bot changed the title PE overwrite Pure Exploration overwrite. Apr 17, 2024
@copybara-service copybara-service bot force-pushed the test_623956091 branch 2 times, most recently from 0fbe485 to 948e11c Compare April 22, 2024 15:02
@copybara-service copybara-service bot changed the title Pure Exploration overwrite. Adds the pe_overwrite_probability parameter to the UCBPEConfig Apr 22, 2024
@copybara-service copybara-service bot force-pushed the test_623956091 branch 2 times, most recently from ab61466 to 2faf3ca Compare April 22, 2024 18:10
This parameter configures the probability with which the `VizierGPUCBPEBandit` designer chooses the pure exploration acquisition function when there are newly completed trials. The default value is 0.0, which is a no-op from the behavior of the base code.

In the fully sequential use case where every suggestion is completed before the next one is requested, setting this parameter to a positive value `p` in [0, 1] configures the `VizierGPUCBPEBandit` designer to perform (controlled) exploration on roughly `p`-fraction of the suggestions.

PiperOrigin-RevId: 627101720
@copybara-service copybara-service bot merged commit 41f2bcc into main Apr 22, 2024
@copybara-service copybara-service bot deleted the test_623956091 branch April 22, 2024 18:29
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.

0 participants
0