torch.optim.lr_scheduler, PyTorch Team, 2025 (PyTorch) - Official documentation for PyTorch's learning rate schedulers, including ExponentialLR and CosineAnnealingLR, with usage examples.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A foundational textbook offering theoretical background on various optimization strategies, including the role of learning rate schedules.