jcreinhold / synthtorch

deep neural network-based image translation/synthesis
Other
27 stars 7 forks source link

Allow continue training and checkpointing #9

Closed jcreinhold closed 5 years ago

jcreinhold commented 5 years ago

Add option to save model every n epochs and allow saved model to be used for continued training.

jcreinhold commented 5 years ago

Added this functionality to nn-train