aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add bidirectional_tgtcls_2Alex Auvolat2015-07-241-0/+33
* Change batch size for bidir_tgtcls_1Alex Auvolat2015-07-241-1/+1
* Use SegregatedBidirectional for bidirectional memory networkÉtienne Simon2015-07-241-10/+17
* Remove old memory network config filesÉtienne Simon2015-07-243-156/+0
* Fix memory networkÉtienne Simon2015-07-245-50/+124
* Add --progres option for ProgressBarAlex Auvolat2015-07-242-4/+7
* RNN & Bidir RNN refactoring (& fixes, maybe)Alex Auvolat2015-07-247-183/+157
* Fix test only when valid improveÉtienne Simon2015-07-241-0/+2
* Memory net refactoringAlex Auvolat2015-07-243-145/+107
* Fix RNN Stream without tvtÉtienne Simon2015-07-231-0/+2
* Use new tvt dataset with option --tvtÉtienne Simon2015-07-2338-83/+80
* Run test only when validation score improveÉtienne Simon2015-07-231-6/+15
* Remove useless call_origin and bug fix in tvtÉtienne Simon2015-07-231-5/+13
* Memory network with bidirectionnal RNNAlex Auvolat2015-07-235-135/+493
* Fix tvt hdf5Étienne Simon2015-07-231-0/+12
* Lunch validation every 10000 batches (instead of 1000)Étienne Simon2015-07-231-4/+4
* Add Train/Valid/Test setÉtienne Simon2015-07-233-0/+206
* use iteritems in init_validÉtienne Simon2015-07-231-1/+1
* Fix bidirectionalÉtienne Simon2015-07-231-1/+2
* Remove add_destination callsÉtienne Simon2015-07-232-3/+0
* Fix rnn validationÉtienne Simon2015-07-231-1/+1
* Zero padding for test output filesAlex Auvolat2015-07-231-3/+3
* Can do test with batches of size >1Alex Auvolat2015-07-232-7/+8
* 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