TensorFlow for Poets
GSP077
Overview
TensorFlow is an open source library for numerical computation, specializing in machine learning applications. In this lab you will learn how to install and run TensorFlow on a single machine, then train a simple classifier to classify images of flowers.
Join Qwiklabs to read the rest of this lab...and more!
- Get temporary access to the Google Cloud Console.
- Over 200 labs from beginner to advanced levels.
- Bite-sized so you can learn at your own pace.
Score
—/100
Create a development machine in Compute Engine
/ 20
Install TensorFlow
/ 20
Clone the git repository
/ 20
Download the training images and move them to the tf_files directory
/ 20
Open a firewall for Tensorboard on port 6006
/ 20