Store learning rate in history when using ReduceLROnPlateau
#739
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Currently, we don't store the learning rate but it is now being exposed in PyTorch (we may need to check the versions though).
Reported by @jiajiexiao here.
The text was updated successfully, but these errors were encountered: