Building a CI workflow for those who hate it (using GitHub Actions)

Поділитися
Вставка
  • Опубліковано 2 жов 2024
  • 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

КОМЕНТАРІ • 7

  • @satvikbisht
    @satvikbisht 3 місяці тому +2

    Can you have some videos for cicd using gitlab for mlops?

  • @joeeeee8738
    @joeeeee8738 3 місяці тому

    Great explanation!

  • @TheCuriousCurator-Hindi
    @TheCuriousCurator-Hindi 3 місяці тому

    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.

  • @paulofledo123
    @paulofledo123 3 місяці тому

    Amazing job, thanks

  • @කැලණිකුප්පි
    @කැලණිකුප්පි 3 місяці тому

    This guy man 🎉🎉🎉 subscribed

  • @caesarHQ
    @caesarHQ 3 місяці тому

    Hi, which 3rd action tool are you using to create releases? timestamp 9:08. thx

    • @underfitted
      @underfitted  3 місяці тому

      If you Google it you’ll find their repo