-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
[tune] Improve PBT example #4575
Conversation
Test PASSed. |
hyperparam_mutations={ | ||
# Allow for scaling-based perturbations, with a uniform backing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, there should be at least one example that showcases the many features of PBT. Maybe this triangle LR example should be a separate file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm I actually think it's better to have one good example. As a compromise, I added factor_2 back here. What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is fine for now; I think a better fix later is to have a very comprehensive walkthrough page in the Ray Examples section on how exactly to use PBT.
Test FAILed. |
Test PASSed. |
Test FAILed. |
Co-Authored-By: ericl <ekhliang@gmail.com>
Test FAILed. |
No description provided.