Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook providing theoretical foundations and practical aspects of deep learning, with detailed explanations of Multilayer Perceptrons, their architecture, activation functions, and training.
Neural Networks and Deep Learning, Michael A. Nielsen, 2015 (Determination Press) - An accessible online book offering a clear and intuitive introduction to neural networks, including the fundamentals of perceptrons, multilayer perceptrons, and the backpropagation algorithm.