- normalizes node value based on layer (vertical) - so there's no dependency between multiple training examples, unlike [[Batch Normalization|Batch Norm]] ![[CleanShot 2024-07-10 at [email protected]|200]] ![[CleanShot 2024-07-10 at [email protected]|200]] - alternative to [[Batch Normalization]] that enables usage of normalization for [[Sequence Models]] - one downside is that it doesn't work as well with [[Convolutional Neural Networks|CNNs]], which does better with [[Batch Normalization|Batch Norm]] instead https://www.youtube.com/watch?v=2V3Uduw1zwQ&ab_channel=AssemblyAI