Mercurial > pylearn
comparison doc/v2_planning/existing_python_ml_libraries.txt @ 1019:91916536a304
merge
author | gdesjardins |
---|---|
date | Fri, 03 Sep 2010 15:01:23 -0400 |
parents | a5886b394bda |
children | f4919b7532df |
comparison
equal
deleted
inserted
replaced
1018:790376d986a3 | 1019:91916536a304 |
---|---|
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 |