Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Provides foundational knowledge on deep learning optimization, including the role of learning rates and the rationale for their dynamic adjustment.
Optimization, Stanford University CS231n, 2023 - Offers a clear and intuitive explanation of optimization challenges in deep learning, highlighting the importance of learning rates and the advantages of dynamic control.