index
:
taxi.git
master
Kaggle Taxi Destination Prediction Challnge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
model
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SegregatedBidirectional for bidirectional memory network
Étienne Simon
2015-07-24
1
-10
/
+17
*
Fix memory network
Étienne Simon
2015-07-24
3
-35
/
+68
*
RNN & Bidir RNN refactoring (& fixes, maybe)
Alex Auvolat
2015-07-24
4
-170
/
+149
*
Memory net refactoring
Alex Auvolat
2015-07-24
3
-145
/
+107
*
Fix RNN Stream without tvt
Étienne Simon
2015-07-23
1
-0
/
+2
*
Use new tvt dataset with option --tvt
Étienne Simon
2015-07-23
4
-27
/
+30
*
Memory network with bidirectionnal RNN
Alex Auvolat
2015-07-23
4
-135
/
+437
*
Fix bidirectional
Étienne Simon
2015-07-23
1
-1
/
+2
*
Remove add_destination calls
Étienne Simon
2015-07-23
2
-3
/
+0
*
Fix rnn validation
Étienne Simon
2015-07-23
1
-1
/
+1
*
Can do test with batches of size >1
Alex Auvolat
2015-07-23
1
-1
/
+1
*
Fix RNN prediction function
Alex Auvolat
2015-07-23
1
-2
/
+2
*
Add bidirectional
Étienne Simon
2015-07-21
3
-0
/
+205
*
Genericize RNNs
Étienne Simon
2015-07-21
4
-36
/
+109
*
Batch shuffling
Alex Auvolat
2015-07-10
1
-7
/
+11
*
Add batch shuffle preprocessing step
Alex Auvolat
2015-07-06
1
-1
/
+8
*
More determinism
Alex Auvolat
2015-07-02
1
-0
/
+5
*
Remove _simple
Étienne Simon
2015-07-02
5
-0
/
+0
*
Unify parameters for joint_simple_tgtcls_111_cswdtx_bigger{,_dropout}
Alex Auvolat
2015-07-02
1
-4
/
+8
*
Update memory network
Étienne Simon
2015-06-22
1
-1
/
+1
*
Forgot a transpose in memory network
Étienne Simon
2015-06-21
1
-1
/
+1
*
Add bugged memory networks
Étienne Simon
2015-06-21
1
-0
/
+174
*
Model with only embeddings.
AdeB
2015-06-21
2
-0
/
+127
*
Fix RNN validation
Étienne Simon
2015-06-12
1
-5
/
+22
*
Add basic RNN
Étienne Simon
2015-06-11
1
-0
/
+176
*
Use Mapping instead of extending Transformer
Étienne Simon
2015-06-11
1
-8
/
+8
*
Add TaxiRemoveTestOnlyClients ; custom dumpmanager enabling multiprocessing
Alex Auvolat
2015-06-11
1
-0
/
+3
*
Fix typo
Alex Auvolat
2015-05-22
1
-1
/
+1
*
Add parametrizability for how the training data is presented
Alex Auvolat
2015-05-22
1
-4
/
+8
*
Fix model/time_simple_mlp.
Étienne Simon
2015-05-22
1
-3
/
+5
*
Make indexing faster by indexing only one column and querying a range
Alex Auvolat
2015-05-22
2
-3
/
+6
*
Implement cut-based iteration scheme (SLOW!!!)
Alex Auvolat
2015-05-21
1
-2
/
+3
*
Refactor models, clean the code and separate training from testing.
Étienne Simon
2015-05-18
7
-326
/
+281
*
Add support for dropout in joint model
Alex Auvolat
2015-05-13
1
-0
/
+15
*
Add scaling factor between two costs in joint model
Alex Auvolat
2015-05-08
1
-2
/
+6
*
Add model for a network that predicts both time and destination.
Alex Auvolat
2015-05-08
1
-0
/
+90
*
Add target class based model for time prediction (seems to work)
Alex Auvolat
2015-05-07
1
-0
/
+67
*
Move weights init to config files ; fix s/time/travel_time
Alex Auvolat
2015-05-06
4
-97
/
+16
*
Adapt Alexandre's model to the new interface
Étienne Simon
2015-05-05
1
-4
/
+4
*
Merge branch 'master' of github.com:adbrebs/taxi
AdeB
2015-05-05
2
-9
/
+9
|
\
|
*
Clean data module and generalize use of hdf5.
Étienne Simon
2015-05-05
2
-9
/
+9
*
|
New hyperparameters. Training error is monitored.
AdeB
2015-05-05
1
-0
/
+75
|
/
*
Add models for time predictioAdd models for time prediction
Alex Auvolat
2015-05-05
3
-8
/
+77
*
Refactor architecture so that embedding sizes can be easily changed.
Alex Auvolat
2015-05-05
2
-28
/
+33
*
Fix it
Alex Auvolat
2015-05-04
1
-4
/
+0
*
Add model with predefined target classes
Alex Auvolat
2015-05-04
1
-0
/
+74
*
Restructure model & config
Alex Auvolat
2015-05-04
2
-0
/
+69