Skip to content
Snippets Groups Projects
Commit 014b86a4 authored by Anjith GEORGE's avatar Anjith GEORGE Committed by Anjith GEORGE
Browse files

fix typo

parent 454c3714
No related branches found
No related tags found
1 merge request!22Cross validation
......@@ -345,7 +345,7 @@ class MCCNNTrainer(object):
# comment it out after debugging
if epoch>=24
if epoch>=24:
self.save_model(output_dir, epoch=(epoch+1), iteration=0, losses=losses)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment