From fec7f70935704571d39ff3e2977566c6c8482ef1 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Fri, 20 Jan 2017 08:58:11 +0100 Subject: params --- config/condlstm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/condlstm.py b/config/condlstm.py index 027c2a9..e9c376c 100644 --- a/config/condlstm.py +++ b/config/condlstm.py @@ -11,7 +11,7 @@ io_dim = 256 # divided in chunks of lengh 'seq_div_size' num_seqs = 50 seq_len = 5000 -seq_div_size = 200 +seq_div_size = 500 layers = [ # Slowlier -- cgit v1.2.3