Batch Normalization
Papers
- Sergey Ioffe and Christian Szegedy: Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift, ICML 2015.
- J.L. Ba, J. R. Kiros, and G.E. Hinton. Layer Normalization (2016)
Books
- E.Stevens et al: Deep Learning with PyTorch, Ch. 8
Sheets
- CS231n assignment 2: BatchNormalizarion.ipynb
- Deep Learning with PyTorch: Model Batch Normalization