Articles
2 articles in Fundamentals
- Fundamentals
Backpropagation
The algorithm behind training neural networks — from computing gradients via the chain rule to updating weights with gradient descent.
Read article → - Fundamentals
Tokenization
How text is split into tokens for LLM input: BPE, WordPiece, SentencePiece, and the vocabulary trade-offs.
Read article →