This challenge labs tests your skills in implementing a solution using the Google Machine Learning APIs
Overview
Syllabus
- GSP329
- Overview
- Challenge scenario
- Task 1. Configure a service account to access the Machine Learning APIs, BigQuery, and Cloud Storage
- Task 2. Create and download a credential file for your service account
- Task 3. Modify the Python script to extract text from image files
- Task 4. Modify the Python script to translate the text using the Translation API
- Task 5. Identify the most common language used in the signs in the dataset
- Tips and Tricks
- Congratulations!