Difference between revisions of "AI tutorials"
KevinYager (talk | contribs) (→Transformer) |
KevinYager (talk | contribs) (→Transformer) |
||
Line 10: | Line 10: | ||
==Transformer== | ==Transformer== | ||
− | * [https://peterbloem.nl/blog/transformers Transformers from scratch] | + | * Low-level: |
+ | ** Peter Bloem: [https://peterbloem.nl/blog/transformers Transformers from scratch] | ||
+ | ** Brandon Rohrer: [https://e2eml.school/transformers.html Transformers from Scratch] | ||
* Wolfram: [https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-doing-and-why-does-it-work/ What Is ChatGPT Doing … and Why Does It Work?] | * Wolfram: [https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-doing-and-why-does-it-work/ What Is ChatGPT Doing … and Why Does It Work?] | ||
* [https://jalammar.github.io/illustrated-transformer/ The Illustrated Transformer] | * [https://jalammar.github.io/illustrated-transformer/ The Illustrated Transformer] |
Revision as of 08:46, 8 July 2025
Contents
General
- MLU-EXPLAIN
- Deep Learning is Not So Mysterious or Different
- AI Digest: Interactive AI explainers
- OpenAI Academy
- Evolution of LLMs
Loss Functions
Transformer
- Low-level:
- Peter Bloem: Transformers from scratch
- Brandon Rohrer: Transformers from Scratch
- Wolfram: What Is ChatGPT Doing … and Why Does It Work?
- The Illustrated Transformer
- Transformers Explained Visually — Not Just How, but Why They Work So Well
- Understanding Positional Encoding in Transformers
Visualizations
LLM
- Toy Models of Superposition
- A Survey on Large Language Models: Applications, Challenges, Limitations, and Practical Usage
- Aman AI: Overview of Large Language Models
- Awesome-LLM: Curated list of LLM projects
- The Big Book of Large Language Models (Damien Benveniste)
- 2025-01: Foundations of Large Language Models
Video
- Andrej Karpathy:
Prompt Engineering
- 2025-04: Lee Boonstra (Google): Prompt Engineering