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!
Learning TensorFlow: the Hello World of Machine Learning
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 Harness the Power of Machine Learning with AI Platform 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.
Creating an Object Detection Application Using TensorFlow
This lab will show you how to install and run an object detection application. The application uses TensorFlow and other public API libraries to detect multiple objects in an uploaded image.