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

Code for continue training model from last ckpt? #111

Open
RitoRitoni opened this issue Dec 6, 2021 · 1 comment
Open

Code for continue training model from last ckpt? #111

RitoRitoni opened this issue Dec 6, 2021 · 1 comment

Comments

@RitoRitoni
Copy link

Can someone tell me how to continue training from last ckpt? Every time i use the folder where my last ckpt is stored i think it runs the model from scratch....

@mattgallivan
Copy link

It should start from where it's left off. Are you reading the shuffle buffer as it restarting? Because it must do that each time you train (resume or begin anew).

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

2 participants