Topic · 05
Neural Networks
Architectures, training dynamics, and the bits underneath the hype.
-
Jun 1, 2026NNAttention is the one mechanism that pulled neural networks out of recurrent dead-ends and into the modern era. Every modern language model — GPT, Claude, Gemini, Llama — is some...
-
May 21, 2026NNAn interactive walkthrough of the thirteen ideas every neural-network practitioner reaches for — dataset splits, signal preprocessing, the bias–variance trade-off, gradient desc...
-
May 20, 2026NNThe long-form reference behind the interactive neural-networks primer. Eighteen entries — train/val/test splits, preprocessing pipelines, Savitzky–Golay smoothing, outlier metho...