Andrew Ng shares practical lessons for organizing deep learning projects, from bias-variance analysis to building a career in machine learning.

Andrew Ng — Co-founder of Coursera, former leader of Baidu's AI team and Google Brain, and a leading deep learning researcher and educator.
In this whiteboard-style talk at a deep learning workshop, Andrew Ng distills common patterns he observed leading a large AI team across vision, speech, and NLP applications. He argues that scale of data and compute is the number one driver of deep learning progress, and that end-to-end deep learning is powerful but only works when you have enough labeled data. Much of the talk is a practical workflow for diagnosing models using human-level performance, bias, and variance, including how to handle train/test sets drawn from different distributions. He closes with career advice: read 20-50 papers, replicate results, embrace the dirty work, and study consistently weekend after weekend.