The architecture behind every modern LLM: attention, multi-head attention, the transformer block, positional encodings, layer norm, residual connections.
[~] In progress — going through alongside courses/karpathy/gpt-from-scratch/.
foundations/backprop/ — you should be comfortable with how gradients flow before you stack 12 attention layers.
papers/notes/attention-is-all-you-need.md.