# HG changeset patch # User Ian Goodfellow # Date 1283878496 14400 # Node ID 730c009509575c0ec103092ade391cdb6613cf1e # Parent faeb114db3fbeca018310b236625b09b35a8e1de signed myself, Razvan, and Guillaume up for some existing libraries to review diff -r faeb114db3fb -r 730c00950957 doc/v2_planning/existing_python_ml_libraries.txt --- a/doc/v2_planning/existing_python_ml_libraries.txt Tue Sep 07 12:29:27 2010 -0400 +++ b/doc/v2_planning/existing_python_ml_libraries.txt Tue Sep 07 12:54:56 2010 -0400 @@ -10,16 +10,16 @@ Preliminary list of libraries to look at: - * Pybrain - * MDP - * Orange (http://www.ailab.si/orange/) + * Pybrain Razvan + * MDP Ian + * Orange (http://www.ailab.si/orange/) Ian (but could trade) * PyML (http://pyml.sourceforge.net/) * mlpy (https://mlpy.fbk.eu/) * APGL (http://packages.python.org/apgl/) * MontePython (http://montepython.sourceforge.net/) * Shogun python bindings - * libsvm python bindings - * scikits.learn + * libsvm python bindings Ian (but could trade) + * scikits.learn Guillaume (but could trade) Also check out http://scipy.org/Topical_Software#head-fc5493250d285f5c634e51be7ba0f80d5f4d6443 - scipy.org's ``topical software'' section on Artificial Intelligence and