BatchNorm1d, PyTorch Core Team, 2024 - Official documentation detailing the PyTorch implementation of 1D Batch Normalization, including parameters and usage examples.
Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - A widely recognized textbook providing a comprehensive theoretical background on deep learning, with a dedicated section explaining Batch Normalization.