view doc/v2_planning/existing_python_ml_libraries.txt @ 1040:875d53754bd0

Picked MontePython as second ML library to look into
author gdesjardins
date Tue, 07 Sep 2010 13:10:38 -0400
parents 730c00950957
children 4eaf576c3e9a
line wrap: on
line source

Committee members: GD, DWF, IG, DE

This committee will investigate the possibility of interfacing and/or
borrowing from other Python machine learning libraries that exist out there.
Some questions that we need to answer:

 * How much should we try to interface with other libraries? 
 * What parts can we and should we implement ourselves and what should we leave
 to the other libraries?

Preliminary list of libraries to look at:

 * 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/)  Guillaume (but could trade)
 * Shogun python bindings
 * 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
  Machine Learning