view doc/v2_planning/existing_python_ml_libraries.txt @ 1027:a1b6ccd5b6dc

few comments added
author Yoshua Bengio <bengioy@iro.umontreal.ca>
date Fri, 03 Sep 2010 21:57:22 -0400
parents f4919b7532df
children 564c069134c2
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
 * MDP
 * Orange
 * Shogun python bindings
 * libsvm python bindings
 * scikits.learn