Lex Fridman's MIT lecture surveys deep learning fundamentals: neural networks, training, CNNs, GANs, NLP, and reinforcement learning.

Lex Fridman — MIT researcher and instructor teaching the 6.S094 Deep Learning for Self-Driving Cars course series.
This is the opening lecture of MIT's 6.S094 deep learning course, delivered solo by Lex Fridman in early 2019. It defines deep learning as automated extraction of useful patterns from data, traces the history of neural networks from the 1940s through AlexNet, GANs, AlphaGo, and BERT, and explains why the field broke through (data, compute, community, tooling). Fridman walks through the mechanics of neurons, backpropagation, loss functions, optimization, regularization, and normalization, then surveys major architectures including CNNs, object detection, semantic segmentation, autoencoders, GANs, RNNs/LSTMs, and deep reinforcement learning. He repeatedly stresses the limits of current methods, AI safety, and the goal of removing humans from menial tasks while keeping them on the big ethical questions.