aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix RNN prediction functionAlex Auvolat2015-07-231-2/+2
* Add bidirectionalÉtienne Simon2015-07-215-0/+272
* Genericize RNNsÉtienne Simon2015-07-218-39/+207
* Merge branch 'master' of github.com:adbrebs/taxiAlex Auvolat2015-07-203-15/+16
|\
| * Fix a bug in the heatmap generationAdeB2015-07-161-18/+10
| * Update number of coordinates functionAdeB2015-07-161-3/+4
| * Update the heatmap script.AdeB2015-07-161-7/+15
| * s/FAST_RUN/fast_runÉtienne Simon2015-07-161-1/+1
| * s/FAST_RUN/fast_runAlex Auvolat2015-07-151-1/+1
* | Large validation setAlex Auvolat2015-07-202-0/+14
|/
* Add memory network config files (not sure how usefull they are)Alex Auvolat2015-07-142-0/+114
* Update transformersAlex Auvolat2015-07-141-0/+9
* reoupsÉtienne Simon2015-07-141-1/+1
* oupsÉtienne Simon2015-07-141-3/+2
* Fix filesystems removing execution bitÉtienne Simon2015-07-141-5/+5
* Fix prepare.sh for BSDsÉtienne Simon2015-07-141-3/+4
* fix prepare.sh for macÉtienne Simon2015-07-141-8/+26
* Update short_report.pdfAlex Auvolat2015-07-141-0/+0
* s/python/python2/ at a few places for prepare.sh compatibilityAlex Auvolat2015-07-145-5/+5
* Merge branch 'master' of github.com:adbrebs/taxiAlex Auvolat2015-07-148-2/+161
|\
| * fix typo in READMEÉtienne Simon2015-07-141-1/+1
| * Add note about PYTHONPATH in READMEÉtienne Simon2015-07-141-0/+2
| * Add prepare.sh to prepare the kaggle dataÉtienne Simon2015-07-142-2/+110
| * Fix at_least_kÉtienne Simon2015-07-131-1/+1
| * Fix markdown (first try?)Étienne Simon2015-07-131-123/+41
| * Alex's instructions to reproduce the results.AdeB2015-07-133-1/+132
| * Add Etienne's heatmapAdeB2015-07-121-0/+0
| * Get rid of the shadows below the arrowsAdeB2015-07-123-0/+0
* | Insert figures into tmAlex Auvolat2015-07-142-6/+9
|/
* Add the model diagramsAdeB2015-07-113-0/+0
* Fix a few typos in the report.AdeB2015-07-111-31/+35
* Merge branch 'master' of github.com:adbrebs/taxiAlex Auvolat2015-07-104-15/+33
|\
| * Create README.mdAlexandre de Brébisson2015-07-101-0/+3
| * Adjust cluster_arrival.py to make it work againAlex Auvolat2015-07-101-6/+17
| * Batch shufflingAlex Auvolat2015-07-102-9/+13
* | Add documentationAlex Auvolat2015-07-104-1/+417
|/
* Add batch shuffle preprocessing stepAlex Auvolat2015-07-062-1/+48
* Blocks compatibilityAlex Auvolat2015-07-062-10/+14
* Add small modelsAlex Auvolat2015-07-023-2/+79
* More determinismAlex Auvolat2015-07-023-7/+17
* Add random seed for TaxiGenerateSplits and for fuelAlex Auvolat2015-07-022-9/+17
* Remove _simpleÉtienne Simon2015-07-0223-17/+17
* Make the testing into an extension run at each validationAlex Auvolat2015-07-024-114/+108
* New seed for all the computationsAdeB2015-07-021-0/+2
* Step rule & dropout params cleanupAlex Auvolat2015-07-022-3/+11
* Unify parameters for joint_simple_tgtcls_111_cswdtx_bigger{,_dropout}Alex Auvolat2015-07-025-14/+20
* Load model parameters only when specified in the configAdeB2015-06-242-1/+3
* New configs. training step rule out of train.pyAdeB2015-06-244-16/+62
* Update memory networkÉtienne Simon2015-06-223-5/+7
* Forgot a transpose in memory networkÉtienne Simon2015-06-211-1/+1