2013/7/11 Dominic Steinitz <domi...@steinitz.org>: > Module ann (Artificial Neural Networks) has been removed from the > distribution. Users wanting this sort of algorithms should take a look into > pybrain > > This was part of the release notes for Scikit-learn 0.5 so possibly out of > date. > > Why is there no neural network module in Scikit-learn? Is pybrain still my > best bet? Should I investigate e.g. neurolab?
Pybrain is very slow. Several attempts have been made to get a performant multi-layer perceptron into scikit-learn, but none has been merged into the master branch yet, let alone into a recent release. The latest attempt is [1]; if you like to live on the edge and help us finish and debug experimental code, feel free to check it out. [1] https://github.com/scikit-learn/scikit-learn/pull/2120 -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general