Sub-Track
Transformers and NLP Foundations
Tokenization, embeddings, attention, and the transformer from the math up.
Build the transformer from first principles: the tokenization problem, training a BPE/WordPiece/SentencePiece tokenizer, embeddings and positional encoding, scaled dot-product and multi-head attention, the full block, and pretraining objectives. Ends with a from-scratch tiny transformer and a research-readiness lesson.
9 lessonsIntermediate → Advanced~9.8h total