Building a CI workflow for those who hate it (using GitHub Actions)
HTML-код
- Опубликовано: 8 фев 2025
- In this video, I build a simple GitHub Actions workflow to automatically run tests, train a model, and publish a new model version every time somebody changes the code of a repository.
This is a "release workflow" for dummies.
GitHub repository: github.com/tid...
Blacksmith is the magic behind running GitHub Actions much faster and chepear. They sponsored this video. Check them out here:
blacksmith.sh
I teach a live, interactive program that'll help you build production-ready Machine Learning systems from the ground up. Check it out here:
www.ml.school
To keep up with my content:
• Twitter/X: / svpino
• LinkedIn: / svpino
🔔 Subscribe for more stories: / @underfitted
Can you have some videos for cicd using gitlab for mlops?
Great explanation!
Amazing job, thanks
This guy man 🎉🎉🎉 subscribed
I like your explaination style. One question, how do u move the release artifact to severs and serve using this model using github actions? maybe via approval.
Hi, which 3rd action tool are you using to create releases? timestamp 9:08. thx
If you Google it you’ll find their repo