Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Memory networks | Alex Auvolat | 2015-07-28 | 3 | -1/+113 |
* | Memory net mlp 4 | Alex Auvolat | 2015-07-28 | 1 | -0/+57 |
* | Memory net changes | Alex Auvolat | 2015-07-28 | 1 | -2/+2 |
* | Memory net 3 candidate size | Alex Auvolat | 2015-07-28 | 1 | -5/+5 |
* | Memory network configurations | Alex Auvolat | 2015-07-27 | 3 | -10/+65 |
* | Bidir RNN with window | Alex Auvolat | 2015-07-27 | 3 | -1/+83 |
* | forgotten import | Alex Auvolat | 2015-07-27 | 1 | -0/+1 |
* | alexandre mlp no tgtcls | Étienne Simon | 2015-07-27 | 1 | -0/+35 |
* | 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 | 1 | -0/+36 |
* | Config files | Alex Auvolat | 2015-07-27 | 4 | -6/+46 |
* | Add batch sorting | Alex Auvolat | 2015-07-25 | 1 | -3/+3 |
* | 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 |
* | 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 |
* | Remove old memory network config files | Étienne Simon | 2015-07-24 | 3 | -156/+0 |
* | Fix memory network | Étienne Simon | 2015-07-24 | 1 | -0/+54 |
* | Add --progres option for ProgressBar | Alex Auvolat | 2015-07-24 | 1 | -1/+1 |
* | RNN & Bidir RNN refactoring (& fixes, maybe) | Alex Auvolat | 2015-07-24 | 2 | -12/+7 |
* | Use new tvt dataset with option --tvt | Étienne Simon | 2015-07-23 | 31 | -35/+0 |
* | Memory network with bidirectionnal RNN | Alex Auvolat | 2015-07-23 | 1 | -0/+56 |
* | Add bidirectional | Étienne Simon | 2015-07-21 | 2 | -0/+67 |
* | Genericize RNNs | Étienne Simon | 2015-07-21 | 3 | -1/+87 |
* | Add memory network config files (not sure how usefull they are) | Alex Auvolat | 2015-07-14 | 2 | -0/+114 |
* | Batch shuffling | Alex Auvolat | 2015-07-10 | 1 | -2/+2 |
* | Add batch shuffle preprocessing step | Alex Auvolat | 2015-07-06 | 1 | -0/+40 |
* | Add small models | Alex Auvolat | 2015-07-02 | 3 | -2/+79 |
* | Remove _simple | Étienne Simon | 2015-07-02 | 18 | -17/+17 |
* | Step rule & dropout params cleanup | Alex Auvolat | 2015-07-02 | 1 | -2/+5 |
* | Unify parameters for joint_simple_tgtcls_111_cswdtx_bigger{,_dropout} | Alex Auvolat | 2015-07-02 | 3 | -9/+8 |
* | Load model parameters only when specified in the config | AdeB | 2015-06-24 | 1 | -0/+2 |
* | New configs. training step rule out of train.py | AdeB | 2015-06-24 | 2 | -11/+57 |
* | Update memory network | Étienne Simon | 2015-06-22 | 1 | -2/+3 |
* | Fix candidate_encoder dim_input | Étienne Simon | 2015-06-21 | 1 | -1/+1 |
* | Add bugged memory networks | Étienne Simon | 2015-06-21 | 1 | -0/+43 |
* | Model with only embeddings. | AdeB | 2015-06-21 | 1 | -0/+31 |
* | Add basic RNN | Étienne Simon | 2015-06-11 | 1 | -0/+33 |
* | Remove useless n_valid in configs. | Étienne Simon | 2015-05-27 | 17 | -34/+0 |
* | Add parametrizability for how the training data is presented | Alex Auvolat | 2015-05-22 | 17 | -1/+21 |
* | Fix embeddings sizes. | Étienne Simon | 2015-05-22 | 8 | -16/+16 |
* | Remove useless n_end_pts from configs. | Étienne Simon | 2015-05-21 | 17 | -17/+0 |
* | Fix new models. | Alex Auvolat | 2015-05-21 | 3 | -9/+12 |
* | Merge branch 'alex' into new | Alex Auvolat | 2015-05-21 | 3 | -0/+170 |
|\ | |||||
| * | Model changes | Alex Auvolat | 2015-05-21 | 3 | -0/+170 |
* | | Use os.path.join and close files | Étienne Simon | 2015-05-18 | 8 | -8/+16 |
* | | Refactor models, clean the code and separate training from testing. | Étienne Simon | 2015-05-18 | 14 | -21/+83 |
|/ |