index
:
taxi.git
master
Kaggle Taxi Destination Prediction Challnge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Config files
Alex Auvolat
2015-07-27
4
-6
/
+46
*
Add batch sorting
Alex Auvolat
2015-07-25
1
-3
/
+3
*
Add memory_net_bidir_mom
Alex Auvolat
2015-07-25
2
-2
/
+60
*
Good learning rate for bidir_tgtcls_1_mom
Alex Auvolat
2015-07-25
1
-1
/
+3
*
Change batch size for smaller GPU
Alex Auvolat
2015-07-25
1
-2
/
+2
*
Add bidirectional_tgtcls_1_momentum
Alex Auvolat
2015-07-25
1
-0
/
+36
*
Add bidirectional_tgtcls_2
Alex Auvolat
2015-07-24
1
-0
/
+33
*
Change batch size for bidir_tgtcls_1
Alex Auvolat
2015-07-24
1
-1
/
+1
*
Remove old memory network config files
Étienne Simon
2015-07-24
3
-156
/
+0
*
Fix memory network
Étienne Simon
2015-07-24
1
-0
/
+54
*
Add --progres option for ProgressBar
Alex Auvolat
2015-07-24
1
-1
/
+1
*
RNN & Bidir RNN refactoring (& fixes, maybe)
Alex Auvolat
2015-07-24
2
-12
/
+7
*
Use new tvt dataset with option --tvt
Étienne Simon
2015-07-23
31
-35
/
+0
*
Memory network with bidirectionnal RNN
Alex Auvolat
2015-07-23
1
-0
/
+56
*
Add bidirectional
Étienne Simon
2015-07-21
2
-0
/
+67
*
Genericize RNNs
Étienne Simon
2015-07-21
3
-1
/
+87
*
Add memory network config files (not sure how usefull they are)
Alex Auvolat
2015-07-14
2
-0
/
+114
*
Batch shuffling
Alex Auvolat
2015-07-10
1
-2
/
+2
*
Add batch shuffle preprocessing step
Alex Auvolat
2015-07-06
1
-0
/
+40
*
Add small models
Alex Auvolat
2015-07-02
3
-2
/
+79
*
Remove _simple
Étienne Simon
2015-07-02
18
-17
/
+17
*
Step rule & dropout params cleanup
Alex Auvolat
2015-07-02
1
-2
/
+5
*
Unify parameters for joint_simple_tgtcls_111_cswdtx_bigger{,_dropout}
Alex Auvolat
2015-07-02
3
-9
/
+8
*
Load model parameters only when specified in the config
AdeB
2015-06-24
1
-0
/
+2
*
New configs. training step rule out of train.py
AdeB
2015-06-24
2
-11
/
+57
*
Update memory network
Étienne Simon
2015-06-22
1
-2
/
+3
*
Fix candidate_encoder dim_input
Étienne Simon
2015-06-21
1
-1
/
+1
*
Add bugged memory networks
Étienne Simon
2015-06-21
1
-0
/
+43
*
Model with only embeddings.
AdeB
2015-06-21
1
-0
/
+31
*
Add basic RNN
Étienne Simon
2015-06-11
1
-0
/
+33
*
Remove useless n_valid in configs.
Étienne Simon
2015-05-27
17
-34
/
+0
*
Add parametrizability for how the training data is presented
Alex Auvolat
2015-05-22
17
-1
/
+21
*
Fix embeddings sizes.
Étienne Simon
2015-05-22
8
-16
/
+16
*
Remove useless n_end_pts from configs.
Étienne Simon
2015-05-21
17
-17
/
+0
*
Fix new models.
Alex Auvolat
2015-05-21
3
-9
/
+12
*
Merge branch 'alex' into new
Alex Auvolat
2015-05-21
3
-0
/
+170
|
\
|
*
Model changes
Alex Auvolat
2015-05-21
3
-0
/
+170
*
|
Use os.path.join and close files
Étienne Simon
2015-05-18
8
-8
/
+16
*
|
Refactor models, clean the code and separate training from testing.
Étienne Simon
2015-05-18
14
-21
/
+83
|
/
*
Add model with hidden layers specific to time/dest prediction.
Alex Auvolat
2015-05-08
1
-0
/
+55
*
Add scaling factor between two costs in joint model
Alex Auvolat
2015-05-08
1
-0
/
+3
*
Add model for a network that predicts both time and destination.
Alex Auvolat
2015-05-08
1
-0
/
+52
*
Fusion AddFirstK and AddLastK transformers, and add 'input_time' field.
Alex Auvolat
2015-05-08
1
-2
/
+0
*
Add target class based model for time prediction (seems to work)
Alex Auvolat
2015-05-07
1
-0
/
+41
*
Move weights init to config files ; fix s/time/travel_time
Alex Auvolat
2015-05-06
10
-1
/
+69
*
Adapt Alexandre's model to the new interface
Étienne Simon
2015-05-05
1
-3
/
+5
*
Merge branch 'master' of github.com:adbrebs/taxi
AdeB
2015-05-05
7
-16
/
+30
|
\
|
*
Clean data module and generalize use of hdf5.
Étienne Simon
2015-05-05
7
-16
/
+30
*
|
New hyperparameters. Training error is monitored.
AdeB
2015-05-05
1
-0
/
+30
|
/
*
Add models for time predictioAdd models for time prediction
Alex Auvolat
2015-05-05
9
-7
/
+52
[next]