-
Course
- Cloud
Art and Science of Machine Learning
Welcome to the Art and Science of Machine Learning. This course is delivered in 6 modules. The course covers the essential skills of ML intuition, good judgment and experimentation needed to finely tune and optimize ML models for the best performance. You will learn how to generalize your model using Regularization techniques and about the effects of hyperparameters such as batch size and learning rate on model performance. We’ll cover some of the most common model optimization algorithms and show you how to specify an optimization method in your TensorFlow code.
What you'll learn
Welcome to the Art and Science of Machine Learning. This course is delivered in 6 modules. The course covers the essential skills of ML intuition, good judgment and experimentation needed to finely tune and optimize ML models for the best performance. You will learn how to generalize your model using Regularization techniques and about the effects of hyperparameters such as batch size and learning rate on model performance. We’ll cover some of the most common model optimization algorithms and show you how to specify an optimization method in your TensorFlow code.
Table of contents
- Introduction | 1m 33s
- Regularization | 4m 53s
- L1 & L2 Regularizations | 4m 35s
- Lab Intro: Regularization | 12s
- Getting Started With GCP And Qwiklabs | 3m 48s
- Lab: Regularization | 2m 56s
- Resources Readings - 1 - The Art of ML (The Art of ML) | 10s
- Learning Rate and Batch Size | 5m 9s
- Optimization | 1m 18s
- Lab Intro: Reviewing Learning Curves | 48s
- Lab: Reviewing Learning Curve | 10s
- Resources Readings - 2 - The Art of ML (Learning Rate and Batch Size) | 10s