-
Hello there, This is my code:
How can I change the LR if the output of the loss function in the validation set is not improved in three consecutive epochs? |
Beta Was this translation helpful? Give feedback.
Answered by
mpariente
Dec 19, 2021
Replies: 1 comment
-
Have a look at the recipes, most of them have a learning rate scheduler set up. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cemox35
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have a look at the recipes, most of them have a learning rate scheduler set up.