diff options
author | Étienne Simon <esimon@esimon.eu> | 2015-07-23 21:20:32 -0400 |
---|---|---|
committer | Étienne Simon <esimon@esimon.eu> | 2015-07-23 21:20:32 -0400 |
commit | 13fc171f60ae1981c7ad4f2a302a8a85c29addc5 (patch) | |
tree | abc29e6a877a2f971b0be9715c112d8eee8b0eb4 /config/joint_mlp_tgtcls_111_cswdtx_noise_dout.py | |
parent | 8d31f9240056ec110cf63bde79d7661321d8ca7a (diff) | |
download | taxi-13fc171f60ae1981c7ad4f2a302a8a85c29addc5.tar.gz taxi-13fc171f60ae1981c7ad4f2a302a8a85c29addc5.zip |
Use new tvt dataset with option --tvt
Diffstat (limited to 'config/joint_mlp_tgtcls_111_cswdtx_noise_dout.py')
-rw-r--r-- | config/joint_mlp_tgtcls_111_cswdtx_noise_dout.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/joint_mlp_tgtcls_111_cswdtx_noise_dout.py b/config/joint_mlp_tgtcls_111_cswdtx_noise_dout.py index fbc88a1..6dfca71 100644 --- a/config/joint_mlp_tgtcls_111_cswdtx_noise_dout.py +++ b/config/joint_mlp_tgtcls_111_cswdtx_noise_dout.py @@ -57,5 +57,4 @@ dropout_inputs = VariableFilter(bricks=[Rectifier], name='output') noise = 0.01 noise_inputs = VariableFilter(roles=[roles.PARAMETER]) -valid_set = 'cuts/test_times_0' max_splits = 100 |