Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | memory net mlp 2 momentum | Étienne Simon | 2015-07-27 | 1 | -0/+54 |
* | Add bigger memory networks | Étienne Simon | 2015-07-27 | 2 | -0/+107 |
* | Add bidirectional with recurrent ReLu | Étienne Simon | 2015-07-27 | 2 | -1/+38 |
* | Config files | Alex Auvolat | 2015-07-27 | 5 | -7/+53 |
* | Add batch sorting | Alex Auvolat | 2015-07-25 | 3 | -17/+26 |
* | Fix import in bidir | Étienne Simon | 2015-07-25 | 1 | -0/+2 |
* | Add memory_net_bidir_mom | Alex Auvolat | 2015-07-25 | 2 | -2/+60 |
* | Good learning rate for bidir_tgtcls_1_mom | Alex Auvolat | 2015-07-25 | 1 | -1/+3 |
* | Add monitor_freq config variable | Alex Auvolat | 2015-07-25 | 1 | -5/+10 |
* | Change batch size for smaller GPU | Alex Auvolat | 2015-07-25 | 1 | -2/+2 |
* | Add bidirectional_tgtcls_1_momentum | Alex Auvolat | 2015-07-25 | 1 | -0/+36 |
* | Add bidirectional_tgtcls_2 | Alex Auvolat | 2015-07-24 | 1 | -0/+33 |
* | Change batch size for bidir_tgtcls_1 | Alex Auvolat | 2015-07-24 | 1 | -1/+1 |
* | Use SegregatedBidirectional for bidirectional memory network | Étienne Simon | 2015-07-24 | 1 | -10/+17 |
* | Remove old memory network config files | Étienne Simon | 2015-07-24 | 3 | -156/+0 |
* | 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 |