Is your feature request related to a problem? Please describe.
this feature request is about integrating a light-weight learning rate finder
described in https://arxiv.org/abs/1506.01186
"an “LR range test”: run your model for several epochs while letting the learning rate increase linearly between low and high LR values. This test is enormously valuable whenever you are facing a new architecture or dataset."
see also
cc @Can-Zhao
Is your feature request related to a problem? Please describe.
this feature request is about integrating a light-weight learning rate finder
described in https://arxiv.org/abs/1506.01186
"an “LR range test”: run your model for several epochs while letting the learning rate increase linearly between low and high LR values. This test is enormously valuable whenever you are facing a new architecture or dataset."
see also
cc @Can-Zhao