-
Notifications
You must be signed in to change notification settings - Fork 442
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
Goptuna Suggestion Katib integration #1152
Comments
Issue-Label Bot is automatically applying the labels:
Please mark this comment with 👍 or 👎 to give our bot feedback! |
Thank you! /assign @c-bata |
@c-bata I can help you with 4th and 5th step related to CI. |
Sure! Thank you. |
I've just created a PR: #1155 |
Thank you for your help!! |
@c-bata Thank you for implementing this new feature to Katib. I close this PR, since we completed CMA-ES integration |
@andreyvelich: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/kind feature
For Katib integration with Goptuna we have to make these steps:
Suggestion source code
CMA-ES yaml example
Training container source code, if it is not possible to use mxnet example: https://github.com/kubeflow/katib/tree/master/examples/v1alpha3/mxnet-mnist
Build Goptuna image in CI and update Katib config
Create e2e test in CI
/cc @c-bata
The text was updated successfully, but these errors were encountered: