Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - This book provides extensive coverage of deep learning principles, including detailed discussions of loss functions such as MSE and cross-entropy, and their use in neural networks like autoencoders.
Pattern Recognition and Machine Learning, Christopher M. Bishop, 2006 (Springer)DOI: 10.1007/978-0-387-44934-0 - A classic textbook presenting a mathematical and probabilistic foundation for machine learning, with thorough explanations of loss functions like squared error and cross-entropy.
Neural Networks and Deep Learning, Michael A. Nielsen, 2015 (Determination Press) - An accessible online textbook that builds understanding of neural networks from basic concepts, featuring clear explanations of cost functions like quadratic (MSE) and cross-entropy.