A hand-worked batch norm example shows exactly what gets normalized and why

ProfTomYeh · x · 2026-07-21

A hand-worked walkthrough of batch normalization

This post walks through batch normalization step by step using a small example by hand.

What it explains

Takeaway

The author emphasizes that the statistics are not trainable, while the affine scale/shift is. The walkthrough is meant to make the mechanics of batch norm intuitive rather than mysterious.

Original post →

More from Research

Research channel →