-
Notifications
You must be signed in to change notification settings - Fork 705
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
Add more AI/ML Training Examples #2040
Comments
@andreyvelich: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed 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. |
/assign |
@andreyvelich I love this. Few thoughts:
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
/remove-lifecycle stale |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
/remove-lifecycle stale |
/assign |
As we discussed previously: #2021 (comment) we want to add more AI/ML examples to the Kubeflow Training Operator. Right now, most of our examples have very basic and simple CNN training for MNIST. Since Training Operator is capable to train large-scale ML models, we would like to contribute more AI/ML use-cases.
We can make these examples Data Scientists friendly and re-use our Python SDK within Jupyter Notebooks to simplify the user submission.
I like the example structure of HF Transformers, so I propose the following path:
examples/<framework>/<ml-use-case>
We can start with these examples (feel free to add more ML use-cases in this issue):
We should investigate how to configure our CI/CD to make sure that these examples are functional.
cc @kuizhiqing @johnugeorge @tenzen-y @kubeflow/wg-training-leads
/help
/good-first-issue
/area example
The text was updated successfully, but these errors were encountered: