Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix memory network | Étienne Simon | 2015-07-24 | 5 | -50/+124 |
* | Add --progres option for ProgressBar | Alex Auvolat | 2015-07-24 | 2 | -4/+7 |
* | RNN & Bidir RNN refactoring (& fixes, maybe) | Alex Auvolat | 2015-07-24 | 7 | -183/+157 |
* | Fix test only when valid improve | Étienne Simon | 2015-07-24 | 1 | -0/+2 |
* | 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 | 38 | -83/+80 |
* | Run test only when validation score improve | Étienne Simon | 2015-07-23 | 1 | -6/+15 |
* | Remove useless call_origin and bug fix in tvt | Étienne Simon | 2015-07-23 | 1 | -5/+13 |
* | Memory network with bidirectionnal RNN | Alex Auvolat | 2015-07-23 | 5 | -135/+493 |
* | Fix tvt hdf5 | Étienne Simon | 2015-07-23 | 1 | -0/+12 |
* | Lunch validation every 10000 batches (instead of 1000) | Étienne Simon | 2015-07-23 | 1 | -4/+4 |
* | Add Train/Valid/Test set | Étienne Simon | 2015-07-23 | 3 | -0/+206 |
* | use iteritems in init_valid | Étienne Simon | 2015-07-23 | 1 | -1/+1 |
* | 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 |
* | Zero padding for test output files | Alex Auvolat | 2015-07-23 | 1 | -3/+3 |
* | Can do test with batches of size >1 | Alex Auvolat | 2015-07-23 | 2 | -7/+8 |
* | Fix RNN prediction function | Alex Auvolat | 2015-07-23 | 1 | -2/+2 |
* | Add bidirectional | Étienne Simon | 2015-07-21 | 5 | -0/+272 |
* | Genericize RNNs | Étienne Simon | 2015-07-21 | 8 | -39/+207 |
* | Merge branch 'master' of github.com:adbrebs/taxi | Alex Auvolat | 2015-07-20 | 3 | -15/+16 |
|\ | |||||
| * | Fix a bug in the heatmap generation | AdeB | 2015-07-16 | 1 | -18/+10 |
| * | Update number of coordinates function | AdeB | 2015-07-16 | 1 | -3/+4 |
| * | 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 |
* | | Large validation set | Alex Auvolat | 2015-07-20 | 2 | -0/+14 |
|/ | |||||
* | 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 |