aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Move weights init to config files ; fix s/time/travel_timeAlex Auvolat2015-05-0610-1/+69
|
* Adapt Alexandre's model to the new interfaceÉtienne Simon2015-05-051-3/+5
|
* Merge branch 'master' of github.com:adbrebs/taxiAdeB2015-05-057-16/+30
|\
| * Clean data module and generalize use of hdf5.Étienne Simon2015-05-057-16/+30
| |
* | New hyperparameters. Training error is monitored.AdeB2015-05-051-0/+30
|/
* Add models for time predictioAdd models for time predictionAlex Auvolat2015-05-059-7/+52
|
* Add day type and taxi idAlex Auvolat2015-05-053-2/+58
|
* Add date/time transformer and new model that uses itAlex Auvolat2015-05-055-16/+28
|
* Refactor architecture so that embedding sizes can be easily changed.Alex Auvolat2015-05-054-6/+42
|
* New config (added a hidden layer), small changes to train.pyAlex Auvolat2015-05-051-0/+25
|
* Fix itAlex Auvolat2015-05-041-1/+1
|
* Add model with predefined target classesAlex Auvolat2015-05-041-0/+25
|
* Restructure model & configAlex Auvolat2015-05-041-0/+2
|
* Mew data analysis tool: clustering of arrival points.Alex Auvolat2015-05-041-2/+2
|
* FixesAlex Auvolat2015-05-041-1/+1
|
* FixAlex Auvolat2015-04-291-1/+1
|
* Fix CSV import (partially)Alex Auvolat2015-04-291-5/+1
|
* Adapt model to hdf5 dataset. WIPÉtienne Simon2015-04-292-0/+21