aboutsummaryrefslogtreecommitdiff
path: root/config/dest_simple_mlp_tgtcls_1_cs.py
diff options
context:
space:
mode:
authorAlex Auvolat <alex.auvolat@ens.fr>2015-06-11 15:26:51 -0400
committerAlex Auvolat <alex.auvolat@ens.fr>2015-06-11 15:26:51 -0400
commite6215fdd8b64c91210268cc8e929b19c22a53660 (patch)
tree1b91263209720470766824b4cb57e529b467d15d /config/dest_simple_mlp_tgtcls_1_cs.py
parentc3ec750f4a04e3117d658e8275dd3d91d2b0cbe4 (diff)
parent675cfb75dd9a975add5c39463be225ff9ee521b8 (diff)
downloadtaxi-e6215fdd8b64c91210268cc8e929b19c22a53660.tar.gz
taxi-e6215fdd8b64c91210268cc8e929b19c22a53660.zip
Merge branch 'master' of github.com:adbrebs/taxi
Diffstat (limited to 'config/dest_simple_mlp_tgtcls_1_cs.py')
-rw-r--r--config/dest_simple_mlp_tgtcls_1_cs.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/dest_simple_mlp_tgtcls_1_cs.py b/config/dest_simple_mlp_tgtcls_1_cs.py
index 8bdd028..cdd8673 100644
--- a/config/dest_simple_mlp_tgtcls_1_cs.py
+++ b/config/dest_simple_mlp_tgtcls_1_cs.py
@@ -9,8 +9,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_valid = 1000
-
with open(os.path.join(data.path, 'arrival-clusters.pkl')) as f: tgtcls = cPickle.load(f)
dim_embeddings = [