Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make indexing faster by indexing only one column and querying a range | Alex Auvolat | 2015-05-22 | 2 | -3/+5 |
* | Implement cut-based iteration scheme (SLOW!!!) | Alex Auvolat | 2015-05-21 | 2 | -0/+81 |
* | Use os.path.join and close files | Étienne Simon | 2015-05-18 | 1 | -4/+6 |
* | Refactor models, clean the code and separate training from testing. | Étienne Simon | 2015-05-18 | 1 | -3/+6 |
* | Use signed integer. | Étienne Simon | 2015-05-17 | 2 | -15/+15 |
* | Add method to TaxiDataset to easily extract a dictionary | Étienne Simon | 2015-05-11 | 1 | -0/+5 |
* | Fusion AddFirstK and AddLastK transformers, and add 'input_time' field. | Alex Auvolat | 2015-05-08 | 1 | -16/+7 |
* | Fix floatX!=float32 in hdf5 creation | Étienne Simon | 2015-05-06 | 4 | -12/+9 |
* | Move weights init to config files ; fix s/time/travel_time | Alex Auvolat | 2015-05-06 | 1 | -1/+1 |
* | Clean data module and generalize use of hdf5. | Étienne Simon | 2015-05-05 | 9 | -0/+594 |
* | Add simple unfinished blocks model | Alex Auvolat | 2015-04-24 | 2 | -2/+0 |
* | Add histogram producing script. | Alex Auvolat | 2015-04-24 | 2 | -0/+2 |