Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A foundational textbook offering detailed explanations of neural networks, activation functions, and deep learning architectures.
Activation Functions, PyTorch Team, 2024 (PyTorch) - Official PyTorch documentation providing details and usage examples for various activation functions, including Leaky ReLU, PReLU, and ELU.