From 57fe795d14e70c06c9bdbe6fe903588b5f75474e Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Fri, 22 May 2015 15:51:26 -0400 Subject: Add parametrizability for how the training data is presented --- config/dest_simple_mlp_2_cswdt.py | 1 + 1 file changed, 1 insertion(+) (limited to 'config/dest_simple_mlp_2_cswdt.py') diff --git a/config/dest_simple_mlp_2_cswdt.py b/config/dest_simple_mlp_2_cswdt.py index d904b8c..4563176 100644 --- a/config/dest_simple_mlp_2_cswdt.py +++ b/config/dest_simple_mlp_2_cswdt.py @@ -30,3 +30,4 @@ momentum = 0.99 batch_size = 32 valid_set = 'cuts/test_times_0' +max_splits = 100 -- cgit v1.2.3