Machine Learning Zero to Hero

This is a talk for people who know code, but who don’t necessarily know machine learning. Learn the ‘new’ paradigm of machine learning, and how models are an alternative implementation for some logic scenarios, as opposed to writing if/then rules and other code. This session will guide you through understanding many of the new concepts in machine learning that you might not be familiar with including eager mode, training loops, optimizers, and loss functions.

Focus: Data Science Education
Source: Google I/O 2019
Redability: Intermediate
Type: Video
Open Source: No
Keywords: N/A
Learn Tags: Data Tools Design/Methods Education Solution
Summary: A YouTube session from Google I/O ’19 that explains machine learning to those with coding experience, including a discussion of the image classification problem and the use of Tensor flow.