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

load the npz file and then train #21

Open
yuzhesu opened this issue Jul 16, 2018 · 2 comments
Open

load the npz file and then train #21

yuzhesu opened this issue Jul 16, 2018 · 2 comments

Comments

@yuzhesu
Copy link

yuzhesu commented Jul 16, 2018

Excuse me, if I have trained 1000 times now and got the npz file, how can I set it up if I want to train from the 1000th time?

@Gavin666Github
Copy link

hi,you can do like this: python3 train.py -g 0 --load_model result/model1000.npz

@greysou1
Copy link

@Gavin666Github I'm running training using CPU by excluding the (-g 0) because I don't have a GPU but running the above command throws this error
Screenshot 2019-08-23 at 6 30 44 PM

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