Hi David. Very Nice Blog post. I'm out so just a short comment for now: both the difference in Timing and Performance is probably due to the fact that my Implementation does batch learning and yours does online learning. For benchmarking cython i recommend you look into Fabians yep Tool. Cheers, andy
David Marek <[email protected]> schrieb: >Hi Olivier, > >I have missed this email and read it now. I have been working on my >project >and I have got basic implementation running. I have published some info >about my current progress on my blog >http://www.davidmarek.cz/2012/06/03/mlp-progress/ > >I tried to give as much information to lazy readers as possible. I am >in a >bit of a hurry, because I am going to have an exam on Tuesday, so I >would >like to spend some time learning in next days. I will look at the >project >again on Tuesday. > >David > >On Sun, May 27, 2012 at 2:03 PM, Olivier Grisel ><[email protected]>wrote: > >> Hi all, >> >> The GSoC coding phase has officially started. As Gael requested >> earlier it would be good to use the mailing list to publicize the >> progress of the 3 projects. Furthermore the PSF expects GSoC students >> to blog weekly on their achievements. It would be good if the links >to >> those blog posts could be posted on the mailing list as we go to fuel >> the discussion and get feedback from other scikit-learn community >> members. Furthermore I think it would be good to include code >> snippets, links to branches or pull requests or outputs (text or >> plots) of experimentation scripts to those posts so that lazy reader >> will be able to follow the details without having to fetch the >> branches are run the code manually. >> >> So how are our students doing? any first report to publish for this >first >> week? >> >> -- >> Olivier >> http://twitter.com/ogrisel - http://github.com/ogrisel >> >> >> >------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. >Discussions >> will include endpoint security, mobile security and the latest in >malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Scikit-learn-general mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general >> >------------------------------------------------------------------------------ >Live Security Virtual Conference >Exclusive live event will cover all the ways today's security and >threat landscape has changed and how IT managers can respond. >Discussions >will include endpoint security, mobile security and the latest in >malware >threats. >http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________ >Scikit-learn-general mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/scikit-learn-general -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
