@Gael, thanks!

@Olivier, I'm currently implementing Sparse Autoencoder. However, since 
I can pull Larsmans MLP, I will continue on its development as well. Thanks!

Concern: It seems the missing part of Larsmans MLP  is backpropagation, 
however, its partially implemented in Cython. Sadly, I'm not very 
familiar with Cython. :(.  So, would numpy suffice? or is Cython 
implementation enforced?

Or I could start with numpy and as the review progresses and see that 
more performance is necessary, then I transition the code to Cython. If 
thats feasible.

Thanks a lot!

~Issam


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to