On 03/21/2012 01:39 AM, Olivier Grisel wrote: > Le 21 mars 2012 01:21, David Marek<[email protected]> a écrit : > >> Hi >> >> I think I was a little confused, I'll try to summarize what I >> understand is needed: >> >> * the goal is to have multilayer perceptron with stochastic gradient >> descent and maybe other learning algorithms >> * basic implementation of sgd already exists >> * existing implementation is missing some loss-functions, we need to >> use some from sgd-fast and implement others >> * existing implementation is slow, the final implementation should be >> written in Cython >> >> Am I correct? >> > It seems so. > > That was my suggestion for the project at least. I am very open to criticism ;)
Cheers, Andy ------------------------------------------------------------------------------ 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
