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

Problem with resuming the training #54

Open
sravand93 opened this issue Oct 11, 2019 · 0 comments
Open

Problem with resuming the training #54

sravand93 opened this issue Oct 11, 2019 · 0 comments

Comments

@sravand93
Copy link

sravand93 commented Oct 11, 2019

I am using google colab with GPU to train the model. After 27 epochs connection got disconnected. And when i try to run the model again it is starting from epoch1. So how can I resume my training from epoch 27.

I am new to pytorch and when I have gone through the pytorch tutorial of saving and loading models and found that we have to save check points to resume the training. So should i restart my training by saving the checkpoints? If I can resume my training using the models saved earlier,Please help me how to do it.

Thank You.

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

1 participant