LayerNorm
These images were originally published in the book “Deep Learning with PyTorch Step-by-Step: A Beginner’s Guide”.
They are also available at the book’s official repository: https://github.com/dvgodoy/PyTorchStepByStep.
Index
** CLICK ON THE IMAGES FOR FULL SIZE **
Papers
- LayerNorm: Layer Normalization by Lei Ba, J. et al. (2016)
Distribution
Before LayerNorm
Source: Chapter 10
After LayerNorm
Source: Chapter 10
Comparison
BatchNorm vs LayerNorm
Source: Chapter 10
This work is licensed under a Creative Commons Attribution 4.0 International License.