diff options
Diffstat (limited to 'config/time_mlp_2_cswdtx.py')
-rw-r--r-- | config/time_mlp_2_cswdtx.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/time_mlp_2_cswdtx.py b/config/time_mlp_2_cswdtx.py index 30dda87..d69da09 100644 --- a/config/time_mlp_2_cswdtx.py +++ b/config/time_mlp_2_cswdtx.py @@ -30,5 +30,4 @@ learning_rate = 0.00001 momentum = 0.99 batch_size = 32 -valid_set = 'cuts/test_times_0' max_splits = 100 |