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

minor

parent 45b10064
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ PROC_BATCH_SIZE = 4096 ...@@ -18,7 +18,7 @@ PROC_BATCH_SIZE = 4096
PROC_BATCH_BUFFER_SIZE = 50000 PROC_BATCH_BUFFER_SIZE = 50000
NumClasses = 2 NumClasses = 2
NumLogits = 1 NumLogits = 1
BATCH_SIZE = 256 BATCH_SIZE = 128
NUM_EPOCHS = 100 NUM_EPOCHS = 100
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