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

snapshot...

parent 9b3db849
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ if NumClasses == 2: ...@@ -19,7 +19,7 @@ if NumClasses == 2:
NumLogits = 1 NumLogits = 1
else: else:
NumLogits = NumClasses NumLogits = NumClasses
NumFlightLevels = 3 NumFlightLevels = 5
BATCH_SIZE = 128 BATCH_SIZE = 128
NUM_EPOCHS = 60 NUM_EPOCHS = 60
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment