aboutsummaryrefslogtreecommitdiff
path: root/model/dest_simple_mlp_tgtcls.py
Commit message (Expand)AuthorAgeFilesLines
* Make indexing faster by indexing only one column and querying a rangeAlex Auvolat2015-05-221-1/+1
* Refactor models, clean the code and separate training from testing.Étienne Simon2015-05-181-62/+23
* Move weights init to config files ; fix s/time/travel_timeAlex Auvolat2015-05-061-5/+3
* Clean data module and generalize use of hdf5.Étienne Simon2015-05-051-4/+4
* Add models for time predictioAdd models for time predictionAlex Auvolat2015-05-051-0/+75