aboutsummaryrefslogtreecommitdiff
path: root/data/transformers.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor models, clean the code and separate training from testing.Étienne Simon2015-05-181-3/+6
|
* Fusion AddFirstK and AddLastK transformers, and add 'input_time' field.Alex Auvolat2015-05-081-16/+7
|
* Move weights init to config files ; fix s/time/travel_timeAlex Auvolat2015-05-061-1/+1
|
* Clean data module and generalize use of hdf5.Étienne Simon2015-05-051-0/+127