# HG changeset patch # User Dumitru Erhan # Date 1283871501 14400 # Node ID 564c069134c2d199758d9a02e0d9115aad51edbb # Parent f1e0a180574aeb0f8b55a3633368cce90018f5a1 added more software & links diff -r f1e0a180574a -r 564c069134c2 doc/v2_planning/existing_python_ml_libraries.txt --- a/doc/v2_planning/existing_python_ml_libraries.txt Tue Sep 07 10:17:04 2010 -0400 +++ b/doc/v2_planning/existing_python_ml_libraries.txt Tue Sep 07 10:58:21 2010 -0400 @@ -12,7 +12,14 @@ * Pybrain * MDP - * Orange + * Orange (http://www.ailab.si/orange/) + * PyML (http://pyml.sourceforge.net/) + * mlpy (https://mlpy.fbk.eu/) + * APGL (http://packages.python.org/apgl/) * Shogun python bindings * libsvm python bindings * scikits.learn + +Also check out http://scipy.org/Topical_Software#head-fc5493250d285f5c634e51be7ba0f80d5f4d6443 +- scipy.org's ``topical software'' section on Artificial Intelligence and + Machine Learning