Training and testing RMSE energy drops significantly at training step=decay steps #1509
Answered
by
njzjz
hadi-bourji
asked this question in
Q&A
-
I have run several trainings with the same decay step value and once the training gets past the point of the decay steps value the error drops significantly. Is there any reasoning behind this? I had assumed once it gets to decay steps the only significance is that the learning rate reaches its minimum value |
Beta Was this translation helpful? Give feedback.
Answered by
njzjz
Feb 25, 2022
Replies: 1 comment 2 replies
-
The total loss is a function of the learning rate. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
hadi-bourji
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The total loss is a function of the learning rate.