diff options
Diffstat (limited to 'config/joint_simple_mlp_tgtcls_1_cswdtx.py')
-rw-r--r-- | config/joint_simple_mlp_tgtcls_1_cswdtx.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/joint_simple_mlp_tgtcls_1_cswdtx.py b/config/joint_simple_mlp_tgtcls_1_cswdtx.py index 5da4130..c1bab07 100644 --- a/config/joint_simple_mlp_tgtcls_1_cswdtx.py +++ b/config/joint_simple_mlp_tgtcls_1_cswdtx.py @@ -8,7 +8,6 @@ from model.joint_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 |