aboutsummaryrefslogtreecommitdiff
path: root/model/mlp.py
Commit message (Collapse)AuthorAgeFilesLines
* Make indexing faster by indexing only one column and querying a rangeAlex Auvolat2015-05-221-2/+5
|
* Implement cut-based iteration scheme (SLOW!!!)Alex Auvolat2015-05-211-2/+3
|
* Refactor models, clean the code and separate training from testing.Étienne Simon2015-05-181-0/+103