aboutsummaryrefslogtreecommitdiff
path: root/train.py
Commit message (Expand)AuthorAgeFilesLines
* New hyperparameters. Training error is monitored.AdeB2015-05-051-2/+3
* Add models for time predictioAdd models for time predictionAlex Auvolat2015-05-051-11/+16
* Add date/time transformer and new model that uses itAlex Auvolat2015-05-051-7/+11
* Refactor architecture so that embedding sizes can be easily changed.Alex Auvolat2015-05-051-18/+20
* New config (added a hidden layer), small changes to train.pyAlex Auvolat2015-05-051-2/+2
* Add model with predefined target classesAlex Auvolat2015-05-041-3/+4
* Restructure model & configAlex Auvolat2015-05-041-0/+139