Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove _simple | Étienne Simon | 2015-07-02 | 1 | -37/+0 |
* | Remove useless n_valid in configs. | Étienne Simon | 2015-05-27 | 1 | -2/+0 |
* | Add parametrizability for how the training data is presented | Alex Auvolat | 2015-05-22 | 1 | -0/+1 |
* | Fix embeddings sizes. | Étienne Simon | 2015-05-22 | 1 | -2/+2 |
* | Remove useless n_end_pts from configs. | Étienne Simon | 2015-05-21 | 1 | -1/+0 |
* | Refactor models, clean the code and separate training from testing. | Étienne Simon | 2015-05-18 | 1 | -2/+2 |
* | Fusion AddFirstK and AddLastK transformers, and add 'input_time' field. | Alex Auvolat | 2015-05-08 | 1 | -2/+0 |
* | Add target class based model for time prediction (seems to work) | Alex Auvolat | 2015-05-07 | 1 | -0/+41 |