Re: [Scikit-learn-general] Neural Networks Contribution Tasks

2015-12-17 Thread Raghav R V
Please go ahead and raise a PR! :) On Thu, Dec 17, 2015 at 6:59 PM, Nelson Liu wrote: > I'd be happy to contribute to this! > > > On Thu, Dec 17, 2015, 9:53 AM Gael Varoquaux < > gael.varoqu...@normalesup.org> wrote: > >> +1 >> >> On Thu, Dec 17, 2015 at 06:37:45PM +0100, Raghav R V wrote: >> >

Re: [Scikit-learn-general] Neural Networks Contribution Tasks

2015-12-17 Thread Nelson Liu
I'd be happy to contribute to this! On Thu, Dec 17, 2015, 9:53 AM Gael Varoquaux wrote: > +1 > > On Thu, Dec 17, 2015 at 06:37:45PM +0100, Raghav R V wrote: > > 05271b7cbb Content-Type: text/html; charset=UTF-8 > Content-Transfer-Encoding: > > quoted-printable > > I guess we need a FAQ for "Why

Re: [Scikit-learn-general] Neural Networks Contribution Tasks

2015-12-17 Thread Gael Varoquaux
+1 On Thu, Dec 17, 2015 at 06:37:45PM +0100, Raghav R V wrote: > 05271b7cbb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: > quoted-printable > I guess we need a FAQ for "Why is there no support for deep learning/Will > there > be support for deep learning in scikit-learn?" whi

Re: [Scikit-learn-general] Neural Networks Contribution Tasks

2015-12-17 Thread Raghav R V
I guess we need a FAQ for "Why is there no support for deep learning/Will there be support for deep learning in scikit-learn?" which will expand on "Will you add GPU support" ? If you agree, I'll raise an issue! On Wed, Dec 16, 201

Re: [Scikit-learn-general] Neural Networks Contribution Tasks

2015-12-16 Thread Gael Varoquaux
Hi Arasu, Deep learning requires a rich vocabulary to define an architecture, and the use of GPUs for computing. Neither of these fit in the design constraints of scikit-learn. Hence deep learning is currently out-of-scope for scikit-learn. That's not a problem, there are excellent existing deep-l

[Scikit-learn-general] Neural Networks Contribution Tasks

2015-12-16 Thread Arasu Arun
Hello Mentors! I'm interested in deep learning and wanna contribute to scikit-learn and try out for GSoC next summer. I was wondering if scikit-learn is looking to expand its neural nets package. If so, could you please point me to some related tasks that I can start contributing on? Thank you!