Talks

Firsthand talks and lectures worth your time.

46 entries, all primary-sourced
talk

AlphaGo - The Movie

The full documentary on DeepMind's AlphaGo and its historic 2016 match against Go champion Lee Sedol.

talk

An Observation on Generalization

Ilya Sutskever's 2023 Simons Institute talk framing unsupervised learning through compression theory to explain why models generalize.

talk

Backpropagation, intuitively

A visual account of how backpropagation distributes blame across a network's weights to compute gradients.

talk

Boltzmann Machines (Nobel Lecture)

Geoffrey Hinton's 2024 Nobel Physics lecture explaining Hopfield networks and the Boltzmann machine learning algorithm he co-invented.

talk

Exciting Trends in Machine Learning

Jeff Dean's 2024 Rice lecture on how better algorithms and ML hardware enabled the Gemini models, with applications in science and health.

talk

Intro to AI Safety, Remastered

Rob Miles gives an accessible introduction to AI safety and why aligning capable systems with human intent is hard.

talk

Intro to Large Language Models

A one-hour, general-audience tour of how large language models are trained, what they can do, and where their risks lie.

talk

Let's Build the GPT Tokenizer

Andrej Karpathy builds a byte-pair-encoding tokenizer from scratch and shows why tokenization causes many LLM quirks.

talk

Let's reproduce GPT-2 (124M)

A four-hour live build that reproduces OpenAI's 124M-parameter GPT-2 from scratch, training it on the way.

talk

Opportunities in AI

Andrew Ng's Stanford talk on where the real opportunities in AI are and how to build with them.

talk

Software Is Changing (Again)

Karpathy's argument that LLMs are a new kind of computer programmed in English, ushering in Software 3.0.

talk

State of GPT

A Microsoft Build keynote walking through how GPT assistants are trained, from pretraining to RLHF, and how to use them well.