Mercurial > pylearn
diff doc/v2_planning/existing_python_ml_libraries.txt @ 1008:a5886b394bda
Updating with talking points from Sept. 2 discussion
author | Dumitru Erhan <dumitru.erhan@gmail.com> |
---|---|
date | Fri, 03 Sep 2010 10:01:02 -0400 |
parents | |
children | f4919b7532df |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/v2_planning/existing_python_ml_libraries.txt Fri Sep 03 10:01:02 2010 -0400 @@ -0,0 +1,18 @@ +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 +