aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Use new tvt dataset with option --tvtÉtienne Simon2015-07-232-18/+47
|
* Remove useless call_origin and bug fix in tvtÉtienne Simon2015-07-231-5/+13
|
* Fix tvt hdf5Étienne Simon2015-07-231-0/+12
|
* Add Train/Valid/Test setÉtienne Simon2015-07-233-0/+206
|
* use iteritems in init_validÉtienne Simon2015-07-231-1/+1
|
* Large validation setAlex Auvolat2015-07-202-0/+14
|
* Update transformersAlex Auvolat2015-07-141-0/+9
|
* s/python/python2/ at a few places for prepare.sh compatibilityAlex Auvolat2015-07-143-3/+3
|
* Fix at_least_kÉtienne Simon2015-07-131-1/+1
|
* More determinismAlex Auvolat2015-07-021-0/+1
|
* Add random seed for TaxiGenerateSplits and for fuelAlex Auvolat2015-07-021-2/+6
|
* Update memory networkÉtienne Simon2015-06-221-2/+3
|
* Alexandre tu fais chier set la variable TAXI_PATHÉtienne Simon2015-06-211-1/+0
|
* Model with only embeddings.AdeB2015-06-212-1/+2
|
* Fix hdf5 generationAlex Auvolat2015-06-212-1/+4
|
* Updates for Blocks compatibilityAlex Auvolat2015-06-211-1/+1
|
* Use Mapping instead of extending TransformerÉtienne Simon2015-06-111-44/+85
|
* Add TaxiRemoveTestOnlyClients ; custom dumpmanager enabling multiprocessingAlex Auvolat2015-06-112-0/+11
|
* Make indexing faster by indexing only one column and querying a rangeAlex Auvolat2015-05-222-3/+5
|
* Implement cut-based iteration scheme (SLOW!!!)Alex Auvolat2015-05-212-0/+81
|
* Use os.path.join and close filesÉtienne Simon2015-05-181-4/+6
|
* Refactor models, clean the code and separate training from testing.Étienne Simon2015-05-181-3/+6
|
* Use signed integer.Étienne Simon2015-05-172-15/+15
|
* Add method to TaxiDataset to easily extract a dictionaryÉtienne Simon2015-05-111-0/+5
|
* Fusion AddFirstK and AddLastK transformers, and add 'input_time' field.Alex Auvolat2015-05-081-16/+7
|
* Fix floatX!=float32 in hdf5 creationÉtienne Simon2015-05-064-12/+9
|
* 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-059-0/+594
|
* Add simple unfinished blocks modelAlex Auvolat2015-04-242-2/+0
|
* Add histogram producing script.Alex Auvolat2015-04-242-0/+2