Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to stop and resume training #387

Open
Traincraft101 opened this issue Nov 14, 2019 · 2 comments
Open

How to stop and resume training #387

Traincraft101 opened this issue Nov 14, 2019 · 2 comments

Comments

@Traincraft101
Copy link

Do you have to do anything specific to stop the training if you want to test the model? can I just close the command prompt? How do you resume training when you stop it?

@SerafimC
Copy link

To stop usually I just kill .
To restore you have to use the argument --restore_from and appoint the last version of yout model at the logdir folder.

@thejonathanvancetrance
Copy link

I tried this, but I am seeing no indication that it worked. The step number reset back at 0 and the loss shot back up to early training levels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants