pytorch/examples

train from last weight

Open

#797 opened on Jul 2, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (9,429 forks)batch import
help wanted

Repository metrics

Stars
 (21,634 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Can this project continue training from the last saved weight?I trained one epoch with seven hours.and now I want to train on it basis

Contributor guide