Neural networks in python

Raymond Hettinger python at rcn.com
Thu Oct 8 04:21:02 EDT 2009


On Oct 7, 10:53 pm, ruchir <ruchir.haj... at gmail.com> 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 at http://code.activestate.com/recipes/496908/


Raymond



More information about the Python-list mailing list