Google Cloud Professional Machine Learning Engineer Cert Prep: 4 Developing ML Models
1h 30mAdvanced2023-06-16
Authors
Noah Gift
MLOps Expert | Solopreneur | Author | Adjunct Professor | CTO
Course details
The Google Professional Machine Learning Engineer certification lets prospective employers know that you have the knowledge to design, build, and productionize machine learning models to solve business challenges using Google Cloud technologies, and knowledge of proven ML models and techniques.
In this fourth course in the certification prep series, instructor Noah Gift covers topics relating to developing machine learning models. He shows you how to build models using TensorFlow, explains the concepts of overfitting versus underfitting, and how to select the right evaluation metrics. Noah then explains how to train modes, including the advantages of transfer learning. Finally, learn about scaling model training and serving, including how to build a microservice and deploy it with Rust on Google App Engine.
In this fourth course in the certification prep series, instructor Noah Gift covers topics relating to developing machine learning models. He shows you how to build models using TensorFlow, explains the concepts of overfitting versus underfitting, and how to select the right evaluation metrics. Noah then explains how to train modes, including the advantages of transfer learning. Finally, learn about scaling model training and serving, including how to build a microservice and deploy it with Rust on Google App Engine.
Skills covered
Google CloudMachine LearningGoogleSoftware Development ToolsCloud PlatformsArtificial Intelligence (AI)Cert PrepCloud ComputingSoftware Development
Concepts
Introduction
- Overview
- Course four key terminology
Building Models
- Using TensorFlow Playground
- Overfitting vs. underfitting
- Selecting the right metrics
Training Models
- Training models with TensorFlow GPU-enabled Docker
- Fine-tuning raw ingredients Hugging Face
- Advantages transfer learning
Scaling Model Training and Serving
- Operationalize microservices
- Monitoring and logging with Rust on Google App Engine
- Continuous integration Rust with GitHub Actions
- Demo - Unit testing Rust
- Demo - GitHub copilot-enabled Rust
- Setup GCP workstation with Python
- Demo - Google Cloud Shell
- Demo - Google Cloud Editor
- Demo - Google CLI SDK
- Demo - Google gcloud CLI
- Demo - Google App Engine Rust Deploy
- Demo - Google App Engine Golang
Conclusion
- Next steps