On Wed, Mar 21, 2012 at 4:59 PM, Olivier Grisel <[email protected]> wrote:
> If we are to add implementation for some neural nets to the project I > would rather have it implemented in pure cython without any further > dependencies and providing less flexibility on the structure of the > networks and the list of hyperparameters that any of those other > project would. +1 for a pure cython implementation without dependency. Also, I agree with what Andreas said in another thread: scikit-learn should include every classical / textbook algorithm. So, MLP is more than welcome in scikit-learn even if the speed doesn't match the Theano implementation. Mathieu ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
