Intermediate ML: TensorFlow on Google Cloud
When you complete this activity, you can earn the badge displayed above! View all the badges you have earned by visiting your profile page. Boost your cloud career by showing the world the skills you have developed!
TensorFlow: Qwik Start
In this lab, you learn the basic ‘Hello World' of machine learning. Instead of programming explicit rules in a language such as Java or C++, you build a system that is trained on data to infer the rules that determine a relationship between numbers.
Vertex AI Workbench Notebook: Qwik Start
In this lab you train and deploy a TensorFlow model to Vertex AI for serving (prediction). Watch these short videos Getting started with Notebooks for machine learning and Faster model training and experimentation with Vertex AI.
Classify Images of Cats and Dogs using Transfer Learning
In this lab, you will learn how to classify images of cats and dogs by using transfer learning from a pre-trained network.
Running Distributed TensorFlow using Vertex AI
In this lab, you will use TensorFlow's distribution strategies and the Vertex AI platform to train and deploy a custom TensorFlow image classification model to classify an image classification dataset.