aboutsummaryrefslogtreecommitdiff
path: root/config/dest_simple_mlp_2_noembed.py
diff options
context:
space:
mode:
Diffstat (limited to 'config/dest_simple_mlp_2_noembed.py')
-rw-r--r--config/dest_simple_mlp_2_noembed.py1
1 files changed, 0 insertions, 1 deletions
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