aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add bigger memory networksÉtienne Simon2015-07-272-0/+107
* Add bidirectional with recurrent ReLuÉtienne Simon2015-07-272-1/+38
* Config filesAlex Auvolat2015-07-275-7/+53
* Add batch sortingAlex Auvolat2015-07-253-17/+26
* Fix import in bidirÉtienne Simon2015-07-251-0/+2
* Add memory_net_bidir_momAlex Auvolat2015-07-252-2/+60
* Good learning rate for bidir_tgtcls_1_momAlex Auvolat2015-07-251-1/+3
* Add monitor_freq config variableAlex Auvolat2015-07-251-5/+10
* Change batch size for smaller GPUAlex Auvolat2015-07-251-2/+2
* Add bidirectional_tgtcls_1_momentumAlex Auvolat2015-07-251-0/+36
* 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