What should you do?

You are developing ML models with Al Platform for image segmentation on CT scans. You frequently update your model architectures based on the newest available research papers, and have to rerun training on the same dataset to benchmark their performance. You want to minimize computation costs and manual intervention while having version control for your code .

What should you do?
A . Use Cloud Functions to identify changes to your code in Cloud Storage and trigger a retraining job
B . Use the gcloud command-line tool to submit training jobs on Al Platform when you
update your code
C . Use Cloud Build linked with Cloud Source Repositories to trigger retraining when new code is pushed to the repository
D . Create an automated workflow in Cloud Composer that runs daily and looks for changes in code in Cloud Storage using a sensor.

Answer: A

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments