chenyuntc / pytorch-book

PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
MIT License
11.99k stars 3.73k forks source link

Train error #219

Open HN123-123 opened 4 years ago

HN123-123 commented 4 years ago

When i train the model, it occured the error as follow: "FileNotFoundError: [Errno 2] No such file or directory: 'checkpoints/caption_0816_2236'". It can not save the model. the detail of it shown in the pic. image