Woah! Been here? Is deep learning model training going horribly wrong? ๐๐ฝโโ๏ธ
Iterative Studio makes this easy to see so you don't waste time and resources!
๐งตย 1/7
With Iterative Studio and DVCLive, you can monitor the progress of your long-running experiments against others that you or your team have performed. All are easily accessed at work, at home, or by the rest of your team on the project.
๐งต2/7
You provide a couple environment variables for your model training job:
You can enter your STUDIO_TOKEN and dvc exp run if running locally
The โcml ciโ command prepares the whole repository for CML operations after creating the cml.yaml file
๐งต[2/7]
๐โโ๏ธ runner
When a workflow requires computational resources, CML can automatically allocate cloud instances using โcml runnerโ. You can spin up instances on AWS, Azure, GCP, Kubernetes or any other provider. We can start a runner using โcml runner launchโ command.
For their engineering final project at @Insper, Arthur Olga, Gabriel Monteiro, Guilherme Leite, and Vinicius Lima created the MLOps Guide, which provides a Complete MLOps development cycle using DVC, CML, and IBM Watson.