Mercurial > pylearn
comparison doc/v2_planning/existing_python_ml_libraries.txt @ 1008:a5886b394bda
Updating with talking points from Sept. 2 discussion
author | Dumitru Erhan <dumitru.erhan@gmail.com> |
---|---|
date | Fri, 03 Sep 2010 10:01:02 -0400 |
parents | |
children | f4919b7532df |
comparison
equal
deleted
inserted
replaced
1007:2e515be92a0e | 1008:a5886b394bda |
---|---|
1 Committee members: GD, DWF, IG, DE | |
2 | |
3 This committee will investigate the possibility of interfacing and/or | |
4 borrowing from other Python machine learning libraries that exist out there. | |
5 Some questions that we need to answer: | |
6 | |
7 * How much should we try to interface with other libraries? | |
8 * What parts can we and should we implement ourselves and what should we leave | |
9 to the other libraries? | |
10 | |
11 Preliminary list of libraries to look at: | |
12 | |
13 * Pybrain | |
14 * MDP | |
15 * Orange | |
16 * Shogun python bindings | |
17 * libsvm python bindings | |
18 |