Session 2: Using Machine Learning

Learning Objectives

  • Explain how Google's CloudML Platform can be used to create different ML Applications.
  • Design and implement a simple app that uses Google's Cloud APIs.

Lecture Slides

Open slides in new window.

Build Your App

  1. Demo the sample Image Analysis app.
  2. Download the code for the sample app, and see the instructions for deploying it.
  3. Download the standalone label_detection.py script to learn how to call the Cloud Vision API.
  4. Download the starter code to scaffold your custom web application.
  5. Read the how-to guide for deploying your web application.