This Zero To Mastery course goes past the high-level explanations of transformer models and works through the actual math behind architectures like GPT and BERT.
What's covered
- Tokenization — how raw text gets broken into units a model can process
- Attention mechanisms and the role they play inside a transformer
- The core algorithms that make modern transformer models work
By the end, you should be able to explain how a transformer architecture is put together, work on implementing and tuning transformer models yourself, and read AI/ML papers and codebases with a firmer grasp of what's actually happening under the hood.
It's built for people who already have some background in machine learning or computer science and basic AI/programming concepts — not a first introduction to either math or ML.