Machine Learning APIs
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!
Introduction to APIs in Google
This lab will teach you about the architecture and basic functioning of Application Programming Interfaces (APIs). This will be supplemented with hands-on practice, where you will configure and run Cloud Storage API methods in Cloud Shell.
Extract, Analyze, and Translate Text from Images with the Cloud ML APIs
Use the Cloud Vision, Natural Language, and Translation APIs to capture text strings from images, recognize characters, and analyze and translate the text strings into other languages.
Classify Text into Categories with the Natural Language API
In this lab you’ll learn how to classify text into categories using the Natural Language API
Detect Labels, Faces, and Landmarks in Images with the Cloud Vision API
Send an image to the Cloud Vision API and have it identify objects, faces, and landmarks
Entity and Sentiment Analysis with the Natural Language API
The Cloud Natural Language API lets you extract entities, and perform sentiment and syntactic analysis on a block of text. In this hands-on lab you’ll learn how to extract entities and sentiment from text using the Cloud Natural Language API.
Awwvision: Cloud Vision API from a Kubernetes Cluster
This hands-on lab uses Kubernetes and Cloud Vision API to create an example of how to use the Vision API to classify (label) images from Reddit’s /r/aww subreddit and display the labelled results in a web app.