aboutsummaryrefslogtreecommitdiff
path: root/model/joint_simple_mlp_tgtcls.py
Commit message (Expand)AuthorAgeFilesLines
* Remove _simpleÉtienne Simon2015-07-021-71/+0
* Refactor models, clean the code and separate training from testing.Étienne Simon2015-05-181-93/+55
* Add support for dropout in joint modelAlex Auvolat2015-05-131-0/+15
* Add scaling factor between two costs in joint modelAlex Auvolat2015-05-081-2/+6
* Add model for a network that predicts both time and destination.Alex Auvolat2015-05-081-0/+90