Automating the training of ML models with Google Cloud AI Platform
How we handled the training and the deployment of our FastAI models using AI Platform — Part I
TL;DR
Training a ML model can sometimes be complicated to set-up and replicate:
- It might be done using some code hosted on a notebook on a…