makemore: a deep learning series

an ongoing project to strip away the abstractions of modern deep learning frameworks and build a character-level language model from the absolute ground up in pytorch.

the goal is to understand the mathematical primitives of sequence prediction, starting from a pure statistical baseline and scaling up to multi-layer perceptrons, batch normalization, and beyond.

view the full source code on github

the chapters



with love