diff options
-rw-r--r-- | config/dest_simple_mlp_2_cs.py | 1 | ||||
-rw-r--r-- | config/dest_simple_mlp_2_cswdt.py | 1 | ||||
-rw-r--r-- | config/dest_simple_mlp_2_noembed.py | 1 | ||||
-rw-r--r-- | config/dest_simple_mlp_tgtcls_0_cs.py | 1 | ||||
-rw-r--r-- | config/dest_simple_mlp_tgtcls_1_cs.py | 1 | ||||
-rw-r--r-- | config/dest_simple_mlp_tgtcls_1_cswdt.py | 1 | ||||
-rw-r--r-- | config/dest_simple_mlp_tgtcls_1_cswdtx.py | 1 | ||||
-rw-r--r-- | config/dest_simple_mlp_tgtcls_1_cswdtx_alexandre.py | 1 | ||||
-rw-r--r-- | config/joint_simple_mlp_tgtcls_111_cswdtx.py | 1 | ||||
-rw-r--r-- | config/joint_simple_mlp_tgtcls_111_cswdtx_bigger.py | 1 | ||||
-rw-r--r-- | config/joint_simple_mlp_tgtcls_111_cswdtx_bigger_dropout.py | 1 | ||||
-rw-r--r-- | config/joint_simple_mlp_tgtcls_111_cswdtx_noise_dout.py | 1 | ||||
-rw-r--r-- | config/joint_simple_mlp_tgtcls_1_cswdtx.py | 1 | ||||
-rw-r--r-- | config/joint_simple_mlp_tgtcls_1_cswdtx_bigger.py | 1 | ||||
-rw-r--r-- | config/time_simple_mlp_1.py | 1 | ||||
-rw-r--r-- | config/time_simple_mlp_2_cswdtx.py | 1 | ||||
-rw-r--r-- | config/time_simple_mlp_tgtcls_2_cswdtx.py | 1 |
17 files changed, 0 insertions, 17 deletions
diff --git a/config/dest_simple_mlp_2_cs.py b/config/dest_simple_mlp_2_cs.py index be93427..7c121a4 100644 --- a/config/dest_simple_mlp_2_cs.py +++ b/config/dest_simple_mlp_2_cs.py @@ -5,7 +5,6 @@ from model.dest_simple_mlp 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 diff --git a/config/dest_simple_mlp_2_cswdt.py b/config/dest_simple_mlp_2_cswdt.py index a86977c..d904b8c 100644 --- a/config/dest_simple_mlp_2_cswdt.py +++ b/config/dest_simple_mlp_2_cswdt.py @@ -5,7 +5,6 @@ from model.dest_simple_mlp 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 diff --git a/config/dest_simple_mlp_2_noembed.py b/config/dest_simple_mlp_2_noembed.py index 5615a5c..9173a8e 100644 --- a/config/dest_simple_mlp_2_noembed.py +++ b/config/dest_simple_mlp_2_noembed.py @@ -5,7 +5,6 @@ from model.dest_simple_mlp 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 diff --git a/config/dest_simple_mlp_tgtcls_0_cs.py b/config/dest_simple_mlp_tgtcls_0_cs.py index cd62926..15c7259 100644 --- a/config/dest_simple_mlp_tgtcls_0_cs.py +++ b/config/dest_simple_mlp_tgtcls_0_cs.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 diff --git a/config/dest_simple_mlp_tgtcls_1_cs.py b/config/dest_simple_mlp_tgtcls_1_cs.py index 31a226e..d047bcf 100644 --- a/config/dest_simple_mlp_tgtcls_1_cs.py +++ b/config/dest_simple_mlp_tgtcls_1_cs.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 diff --git a/config/dest_simple_mlp_tgtcls_1_cswdt.py b/config/dest_simple_mlp_tgtcls_1_cswdt.py index 5f5b2ff..8811993 100644 --- a/config/dest_simple_mlp_tgtcls_1_cswdt.py +++ b/config/dest_simple_mlp_tgtcls_1_cswdt.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 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 diff --git a/config/dest_simple_mlp_tgtcls_1_cswdtx_alexandre.py b/config/dest_simple_mlp_tgtcls_1_cswdtx_alexandre.py index 1dc26a5..90200e9 100644 --- a/config/dest_simple_mlp_tgtcls_1_cswdtx_alexandre.py +++ b/config/dest_simple_mlp_tgtcls_1_cswdtx_alexandre.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 diff --git a/config/joint_simple_mlp_tgtcls_111_cswdtx.py b/config/joint_simple_mlp_tgtcls_111_cswdtx.py index 2029010..6c58312 100644 --- a/config/joint_simple_mlp_tgtcls_111_cswdtx.py +++ b/config/joint_simple_mlp_tgtcls_111_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 diff --git a/config/joint_simple_mlp_tgtcls_111_cswdtx_bigger.py b/config/joint_simple_mlp_tgtcls_111_cswdtx_bigger.py index 4432b5d..527b803 100644 --- a/config/joint_simple_mlp_tgtcls_111_cswdtx_bigger.py +++ b/config/joint_simple_mlp_tgtcls_111_cswdtx_bigger.py @@ -8,7 +8,6 @@ from model.joint_simple_mlp_tgtcls import Model, Stream n_begin_end_pts = 10 # how many points we consider at the beginning and end of the known trajectory -n_end_pts = 10 n_valid = 1000 diff --git a/config/joint_simple_mlp_tgtcls_111_cswdtx_bigger_dropout.py b/config/joint_simple_mlp_tgtcls_111_cswdtx_bigger_dropout.py index ff8e587..a6af132 100644 --- a/config/joint_simple_mlp_tgtcls_111_cswdtx_bigger_dropout.py +++ b/config/joint_simple_mlp_tgtcls_111_cswdtx_bigger_dropout.py @@ -8,7 +8,6 @@ from model.joint_simple_mlp_tgtcls import Model, Stream n_begin_end_pts = 10 # how many points we consider at the beginning and end of the known trajectory -n_end_pts = 10 n_valid = 1000 diff --git a/config/joint_simple_mlp_tgtcls_111_cswdtx_noise_dout.py b/config/joint_simple_mlp_tgtcls_111_cswdtx_noise_dout.py index 356c3a5..c3686e6 100644 --- a/config/joint_simple_mlp_tgtcls_111_cswdtx_noise_dout.py +++ b/config/joint_simple_mlp_tgtcls_111_cswdtx_noise_dout.py @@ -11,7 +11,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 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 diff --git a/config/joint_simple_mlp_tgtcls_1_cswdtx_bigger.py b/config/joint_simple_mlp_tgtcls_1_cswdtx_bigger.py index 10960ad..5548127 100644 --- a/config/joint_simple_mlp_tgtcls_1_cswdtx_bigger.py +++ b/config/joint_simple_mlp_tgtcls_1_cswdtx_bigger.py @@ -8,7 +8,6 @@ from model.joint_simple_mlp_tgtcls import Model, Stream n_begin_end_pts = 7 # how many points we consider at the beginning and end of the known trajectory -n_end_pts = 7 n_valid = 1000 diff --git a/config/time_simple_mlp_1.py b/config/time_simple_mlp_1.py index c9203c8..172e098 100644 --- a/config/time_simple_mlp_1.py +++ b/config/time_simple_mlp_1.py @@ -5,7 +5,6 @@ from model.time_simple_mlp 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 diff --git a/config/time_simple_mlp_2_cswdtx.py b/config/time_simple_mlp_2_cswdtx.py index dac585f..0747e27 100644 --- a/config/time_simple_mlp_2_cswdtx.py +++ b/config/time_simple_mlp_2_cswdtx.py @@ -5,7 +5,6 @@ from model.time_simple_mlp 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 diff --git a/config/time_simple_mlp_tgtcls_2_cswdtx.py b/config/time_simple_mlp_tgtcls_2_cswdtx.py index eb06334..d252e38 100644 --- a/config/time_simple_mlp_tgtcls_2_cswdtx.py +++ b/config/time_simple_mlp_tgtcls_2_cswdtx.py @@ -5,7 +5,6 @@ from model.time_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 |