Supervised Learning
A type of learning where AI models are fed a data corpus to predict the future. This is the primary method used in generative AI.
Common Themes
Videos Mentioning Supervised Learning

Machines, Creativity & Love | Dr. Lex Fridman
Andrew Huberman
A broad category of machine learning where neural networks learn from a large database of examples with ground truth labels.

Andrew Ng: Advice on Getting Started in Deep Learning | AI Podcast Clips
Lex Fridman
A type of machine learning where models learn from labeled data. It's suggested as a fundamental area to focus on for real-world impact, as opposed to purely educational RL.

No Regrets - What Happens to AI Beyond Generative? - Computerphile
Computerphile
A type of learning where AI models are fed a data corpus to predict the future. This is the primary method used in generative AI.

MIT 6.S094: Deep Reinforcement Learning
Lex Fridman
A type of machine learning where systems learn from labeled datasets, often described as memorization of ground truth.

MIT 6.S094: Deep Learning for Human-Centered Semi-Autonomous Vehicles
Lex Fridman
The current standard in machine learning where human beings label data (e.g., photos of cats and dogs) to train models, contrasted with unsupervised learning.

MIT 6.S094: Deep Reinforcement Learning for Motion Planning
Lex Fridman
A type of machine learning that requires a dataset with known inputs and outputs (ground truth) to learn a mapping function.