Created
January 22, 2020 13:03
-
-
Save vsay01/890b2149bc48a1cf983fd93b8baea8ac to your computer and use it in GitHub Desktop.
Continue training
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trained_model = train(start_epoch, 6, valid_loss_min, loaders, model, optimizer, criterion, use_cuda, "./checkpoint/current_checkpoint.pt", "./best_model/best_model.pt") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment