Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the heatmap script. | AdeB | 2015-07-16 | 1 | -7/+15 |
* | s/FAST_RUN/fast_run | Étienne Simon | 2015-07-16 | 1 | -1/+1 |
* | s/FAST_RUN/fast_run | Alex Auvolat | 2015-07-15 | 1 | -1/+1 |
* | Add memory network config files (not sure how usefull they are) | Alex Auvolat | 2015-07-14 | 2 | -0/+114 |
* | Update transformers | Alex Auvolat | 2015-07-14 | 1 | -0/+9 |
* | reoups | Étienne Simon | 2015-07-14 | 1 | -1/+1 |
* | oups | Étienne Simon | 2015-07-14 | 1 | -3/+2 |
* | Fix filesystems removing execution bit | Étienne Simon | 2015-07-14 | 1 | -5/+5 |
* | Fix prepare.sh for BSDs | Étienne Simon | 2015-07-14 | 1 | -3/+4 |
* | fix prepare.sh for mac | Étienne Simon | 2015-07-14 | 1 | -8/+26 |
* | Update short_report.pdf | Alex Auvolat | 2015-07-14 | 1 | -0/+0 |
* | s/python/python2/ at a few places for prepare.sh compatibility | Alex Auvolat | 2015-07-14 | 5 | -5/+5 |
* | Merge branch 'master' of github.com:adbrebs/taxi | Alex Auvolat | 2015-07-14 | 8 | -2/+161 |
|\ | |||||
| * | fix typo in README | Étienne Simon | 2015-07-14 | 1 | -1/+1 |
| * | Add note about PYTHONPATH in README | Étienne Simon | 2015-07-14 | 1 | -0/+2 |
| * | Add prepare.sh to prepare the kaggle data | Étienne Simon | 2015-07-14 | 2 | -2/+110 |
| * | Fix at_least_k | Étienne Simon | 2015-07-13 | 1 | -1/+1 |
| * | Fix markdown (first try?) | Étienne Simon | 2015-07-13 | 1 | -123/+41 |
| * | Alex's instructions to reproduce the results. | AdeB | 2015-07-13 | 3 | -1/+132 |
| * | Add Etienne's heatmap | AdeB | 2015-07-12 | 1 | -0/+0 |
| * | Get rid of the shadows below the arrows | AdeB | 2015-07-12 | 3 | -0/+0 |
* | | Insert figures into tm | Alex Auvolat | 2015-07-14 | 2 | -6/+9 |
|/ | |||||
* | Add the model diagrams | AdeB | 2015-07-11 | 3 | -0/+0 |
* | Fix a few typos in the report. | AdeB | 2015-07-11 | 1 | -31/+35 |
* | Merge branch 'master' of github.com:adbrebs/taxi | Alex Auvolat | 2015-07-10 | 4 | -15/+33 |
|\ | |||||
| * | Create README.md | Alexandre de Brébisson | 2015-07-10 | 1 | -0/+3 |
| * | Adjust cluster_arrival.py to make it work again | Alex Auvolat | 2015-07-10 | 1 | -6/+17 |
| * | Batch shuffling | Alex Auvolat | 2015-07-10 | 2 | -9/+13 |
* | | Add documentation | Alex Auvolat | 2015-07-10 | 4 | -1/+417 |
|/ | |||||
* | Add batch shuffle preprocessing step | Alex Auvolat | 2015-07-06 | 2 | -1/+48 |
* | Blocks compatibility | Alex Auvolat | 2015-07-06 | 2 | -10/+14 |
* | Add small models | Alex Auvolat | 2015-07-02 | 3 | -2/+79 |
* | More determinism | Alex Auvolat | 2015-07-02 | 3 | -7/+17 |
* | Add random seed for TaxiGenerateSplits and for fuel | Alex Auvolat | 2015-07-02 | 2 | -9/+17 |
* | Remove _simple | Étienne Simon | 2015-07-02 | 23 | -17/+17 |
* | Make the testing into an extension run at each validation | Alex Auvolat | 2015-07-02 | 4 | -114/+108 |
* | New seed for all the computations | AdeB | 2015-07-02 | 1 | -0/+2 |
* | Step rule & dropout params cleanup | Alex Auvolat | 2015-07-02 | 2 | -3/+11 |
* | Unify parameters for joint_simple_tgtcls_111_cswdtx_bigger{,_dropout} | Alex Auvolat | 2015-07-02 | 5 | -14/+20 |
* | Load model parameters only when specified in the config | AdeB | 2015-06-24 | 2 | -1/+3 |
* | New configs. training step rule out of train.py | AdeB | 2015-06-24 | 4 | -16/+62 |
* | Update memory network | Étienne Simon | 2015-06-22 | 3 | -5/+7 |
* | Forgot a transpose in memory network | Étienne Simon | 2015-06-21 | 1 | -1/+1 |
* | Alexandre tu fais chier set la variable TAXI_PATH | Étienne Simon | 2015-06-21 | 1 | -1/+0 |
* | Fix candidate_encoder dim_input | Étienne Simon | 2015-06-21 | 1 | -1/+1 |
* | Add bugged memory networks | Étienne Simon | 2015-06-21 | 2 | -0/+217 |
* | Model with only embeddings. | AdeB | 2015-06-21 | 5 | -1/+160 |
* | Correct Plot import | AdeB | 2015-06-21 | 1 | -1/+1 |
* | Fix hdf5 generation | Alex Auvolat | 2015-06-21 | 2 | -1/+4 |
* | Import cPickle | AdeB | 2015-06-21 | 1 | -0/+1 |