diff options
Diffstat (limited to 'config/dest_simple_mlp_tgtcls_1_cswdt.py')
-rw-r--r-- | config/dest_simple_mlp_tgtcls_1_cswdt.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/dest_simple_mlp_tgtcls_1_cswdt.py b/config/dest_simple_mlp_tgtcls_1_cswdt.py index 8811993..38fa62d 100644 --- a/config/dest_simple_mlp_tgtcls_1_cswdt.py +++ b/config/dest_simple_mlp_tgtcls_1_cswdt.py @@ -35,3 +35,4 @@ momentum = 0.99 batch_size = 32 valid_set = 'cuts/test_times_0' +max_splits = 100 |