From 733aa0d57ae89c4dc3bfe054755e87bbead6f6eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Simon?= Date: Thu, 21 May 2015 19:21:08 +0000 Subject: Remove useless n_end_pts from configs. --- config/dest_simple_mlp_tgtcls_1_cswdtx.py | 1 - 1 file changed, 1 deletion(-) (limited to 'config/dest_simple_mlp_tgtcls_1_cswdtx.py') diff --git a/config/dest_simple_mlp_tgtcls_1_cswdtx.py b/config/dest_simple_mlp_tgtcls_1_cswdtx.py index 0806dd7..de076ef 100644 --- a/config/dest_simple_mlp_tgtcls_1_cswdtx.py +++ b/config/dest_simple_mlp_tgtcls_1_cswdtx.py @@ -8,7 +8,6 @@ from model.dest_simple_mlp_tgtcls import Model, Stream n_begin_end_pts = 5 # how many points we consider at the beginning and end of the known trajectory -n_end_pts = 5 n_valid = 1000 -- cgit v1.2.3