Neural networks in python
I want to design and train a neural network in python. Can anyone guide me, from where can I get some useful material/eBook/libraries etc. for the same. I have no prior experience in neural netwoks and want to implement it urgently. Thanks in advance :) -- http://mail.python.org/mailman/listinfo/python-list
Re: Neural networks in python
On Oct 8, 1:21 pm, Raymond Hettinger wrote: > On Oct 7, 10:53 pm, ruchir wrote: > > > I want to design and train a neural network in python. Can anyone > > guide me, from where can I get some useful material/eBook/libraries > > etc. for the same. I have no prior experience in neural netwoks and > > want to implement it urgently. > > Thanks in advance :) > > Take a look athttp://code.activestate.com/recipes/496908/ > > Raymond Thanks Raymond -- http://mail.python.org/mailman/listinfo/python-list