Skip to content
Snippets Groups Projects
Commit d327bdae authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 6df91043
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ if NumClasses == 2: ...@@ -20,7 +20,7 @@ if NumClasses == 2:
else: else:
NumLogits = NumClasses NumLogits = NumClasses
BATCH_SIZE = 128 BATCH_SIZE = 256
NUM_EPOCHS = 60 NUM_EPOCHS = 60
TRACK_MOVING_AVERAGE = False TRACK_MOVING_AVERAGE = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment