Re: Thanks: neutral networks
[email protected] (viktoras) Tue, 25 Mar 2003 18:57:42 -0800
| Newsgroups | perl.ai |
|---|---|
| Message-ID | <[email protected]> |
Thank you for your replies. Viktoras Chris wrote: only thing I could find is this: http://www-106.ibm.com/developerworks/linux/library/l-genperl/ ?t=gr,lnxw01=PerlGenetics its not NN but it's related to AI stuff Juan Julian Merelo Guervos wrote: >El lun, 24 de 03 de 2003 a las 01:11, viktoras escribió: > > >>Hi ! >> >>I would like to know is there anywhere on-line some short know-how >>tutorial on writing neural networks with Perl ? >>Ocasionaly I do some work on pattern recognition in images and maps >>(texture analysis, etc.) and just want to experiment with NN in Perl... >> >> >> > > >There are several modules in the AI:: namespace; >http://search.cpan.org/search?query=neural+net&mode=all > >JJ > >