-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add a new failure handling guide to KerasTuner #1262
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
Conversation
Thanks for the PR! Please only include the Python file for the first pass. |
Done. removed the generated files. So the generated files will go through another PR afterwards? |
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.
Thanks for the PR! It looks great.
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.
Thanks for the update! Everything looks great. Two minor comments. Once addressed, please generate the md and ipynb files.
guides/keras_tuner/failed_trials.py
Outdated
""" | ||
## Takeaways | ||
|
||
In this tutorial, we learned the following things about handling failed trials |
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.
"In this guide, you learn how to handle failed trials in KerasTuner:"
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.
Done. Why use "learn" instead of "learned" here?
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.
Thank you! LGTM.
No description provided.