2021
AutoLRS: Automatic Learning-Rate Schedule by Bayesian Optimization on the Fly
ICLR 2021poster
The learning rate (LR) schedule is one of the most important hyper-parameters needing careful tuning in training DNNs. However, it is also one of the least automated parts of machine learning systems and usually costs significant manual effort and computing. Though there are pre-defined LR schedules…