Resume training while changing the total epochs in config file #799
Unanswered
gaopinghai
asked this question in
Q&A
Replies: 1 comment
-
"I haven't tried it yet, but I think you maybe need to do the following things:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to resume training while increasing the total epochs in config file? That's to say the total epochs is 100 and the training process is done. Then I want to increase the total epochs to 200, and I want to resume from the 100th epoch. How could I do this?
Beta Was this translation helpful? Give feedback.
All reactions