diff options
author | Alex Auvolat <alex.auvolat@ens.fr> | 2015-05-21 17:05:51 -0400 |
---|---|---|
committer | Alex Auvolat <alex.auvolat@ens.fr> | 2015-05-21 17:05:51 -0400 |
commit | df50f103c1167f54a3ec04c1380fc95e4a023428 (patch) | |
tree | 2ea333fbb32fdb4fcae295064ec7f6a62e111d47 /config/time_simple_mlp_tgtcls_2_cswdtx.py | |
parent | 222971123f2741ee3689092fb4396dac83a13338 (diff) | |
parent | 733aa0d57ae89c4dc3bfe054755e87bbead6f6eb (diff) | |
download | taxi-df50f103c1167f54a3ec04c1380fc95e4a023428.tar.gz taxi-df50f103c1167f54a3ec04c1380fc95e4a023428.zip |
Merge branch 'master' of github.com:adbrebs/taxi
Diffstat (limited to 'config/time_simple_mlp_tgtcls_2_cswdtx.py')
-rw-r--r-- | config/time_simple_mlp_tgtcls_2_cswdtx.py | 1 |
1 files changed, 0 insertions, 1 deletions
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 |