Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamelsmu/wandb-cicd
https://github.com/hamelsmu/wandb-cicd
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hamelsmu/wandb-cicd
- Owner: hamelsmu
- Created: 2023-01-13T22:52:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T09:54:53.000Z (11 months ago)
- Last Synced: 2024-10-16T02:45:23.168Z (28 days ago)
- Language: Jupyter Notebook
- Size: 148 KB
- Stars: 43
- Watchers: 2
- Forks: 31
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CI/CD for Machine Learning (GitOps)
This repo contains code accompanying W&B CI/CD for Machine Learning (GitOps) course. You can sign up for free [here](https://www.wandb.courses/courses/ci-cd-for-machine-learning).
## What you'll learn in the course
- Automate ML pipelines with GitHub Actions
- Automate testing for your ML code
- Implement branch protection rules
- Integrate Github API in your actions
- Integrate W&B API and programmatic reports into ML workflows
- Promote models to the registry with W&B