July 4, 2026
The sequential-prediction series is now an eight-episode animated playlist: what-comes-next as the foundation of the language-model era, traced from Solomonoff induction to the transformer.
June 9, 2026
An attention head is a learned content-addressable lookup: a query matches keys, retrieves a value, exactly like dereferencing a pointer. Depth is how many lookups you can compose.
April 24, 2026
Notes
The canonical NLP book, updated for the LLM era.
April 24, 2026
Notes
Modern DL explained cleanly without hype.
September 20, 2024
The evolution of neural sequence prediction, and how it connects to classical methods