Supervised Learning

Concept

machine learning task of learning a function that maps an input to an output based on example input-output pairs

Mentioned in 7 videos

Build a research pod on Supervised Learning.

7 expert discussions. Save them all to your own pod, ask any question, get cited answers.

Get Started Free

Videos Mentioning Supervised Learning

Machines, Creativity & Love | Dr. Lex Fridman

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

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

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

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

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

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.

Stanford AA203 Optimal and Learning-Based Control | Spring 2026 | Lecture 14: Intro to IL and RL

Stanford AA203 Optimal and Learning-Based Control | Spring 2026 | Lecture 14: Intro to IL and RL

Stanford Online

A machine learning task where a model learns a mapping from input data to output labels based on a dataset of examples, used as a foundation for imitation learning.