comparison doc/v2_planning/existing_python_ml_libraries.txt @ 1039:730c00950957

signed myself, Razvan, and Guillaume up for some existing libraries to review
author Ian Goodfellow
date Tue, 07 Sep 2010 12:54:56 -0400
parents 6da3747c4c1f
children 875d53754bd0
comparison
equal deleted inserted replaced
1038:faeb114db3fb 1039:730c00950957
8 * What parts can we and should we implement ourselves and what should we leave 8 * What parts can we and should we implement ourselves and what should we leave
9 to the other libraries? 9 to the other libraries?
10 10
11 Preliminary list of libraries to look at: 11 Preliminary list of libraries to look at:
12 12
13 * Pybrain 13 * Pybrain Razvan
14 * MDP 14 * MDP Ian
15 * Orange (http://www.ailab.si/orange/) 15 * Orange (http://www.ailab.si/orange/) Ian (but could trade)
16 * PyML (http://pyml.sourceforge.net/) 16 * PyML (http://pyml.sourceforge.net/)
17 * mlpy (https://mlpy.fbk.eu/) 17 * mlpy (https://mlpy.fbk.eu/)
18 * APGL (http://packages.python.org/apgl/) 18 * APGL (http://packages.python.org/apgl/)
19 * MontePython (http://montepython.sourceforge.net/) 19 * MontePython (http://montepython.sourceforge.net/)
20 * Shogun python bindings 20 * Shogun python bindings
21 * libsvm python bindings 21 * libsvm python bindings Ian (but could trade)
22 * scikits.learn 22 * scikits.learn Guillaume (but could trade)
23 23
24 Also check out http://scipy.org/Topical_Software#head-fc5493250d285f5c634e51be7ba0f80d5f4d6443 24 Also check out http://scipy.org/Topical_Software#head-fc5493250d285f5c634e51be7ba0f80d5f4d6443
25 - scipy.org's ``topical software'' section on Artificial Intelligence and 25 - scipy.org's ``topical software'' section on Artificial Intelligence and
26 Machine Learning 26 Machine Learning