Merge pull request #239 from hamelsmu/patch-1

Add Machine Learning Ops Action
This commit is contained in:
Gary Ewan Park 2019-10-25 19:55:00 +01:00 committed by GitHub
commit 7aacf7049a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -310,7 +310,8 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
### Machine Learning Ops
- [Submitting Argo Workflows](https://github.com/machine-learning-apps/actions-argo)
- [Submitting Argo Workflows (Cloud Agnostic)](https://github.com/machine-learning-apps/actions-argo)
- [Submitting Argo Workflows to GKE](https://github.com/machine-learning-apps/gke-argo)
- [Query Experiment Tracking Results From Weights & Biases](https://github.com/machine-learning-apps/wandb-action)
- [Run Parameterized Jupyter Notebooks](https://github.com/yaananth/run-notebook)