aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* 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