DOCAndrej Karpathy (YouTube)·9/12/2022
Building makemore Part 2: MLP
This content is the second part of a series on building the 'makemore' model, specifically focusing on the implementation of a Multi-Layer Perceptron (MLP) neural network. It serves as a tutorial to understand and construct fundamental components of language models.

27