On 7/20/07, Joshua Shriver <[EMAIL PROTECTED]> wrote:
Anyone recommend a good book on programming Neural Networks in C or C++?

Been digging around the net for while and haven't come up with
anything other than an encyclopedia-like definition/writeup. No
examples or tutorials.

There are some C programs at
<http://www.neural-networks-at-your-fingertips.com/>
that you may find useful.  [Reading this code to see what it does
helped me to learn!]

Software that can be downloaded from
<http://www.dontveter.com/nnsoft/nnsoft.html>
is similarly useful, as is Don  Tveter's book "The Pattern Recognition Basis of
Artificial Intelligence", to which that software is a companion.
[What I like about
Tveter's book, and software, is that it seems to be written more from
an engineering
perspective than a theoretical one.  As you have found, there is no shortage of
theory, on the web, but somewhat of a dearth of practical information.]

There is also a repository of free AI software (including some for
neural networks) at
<http://www.cs.cmu.edu/Groups/AI/html/rep_info/intro.html> .

Also, of course, you might wish to browse the archives of the Usenet newsgroup,
available at  <http://groups.google.com/group/comp.ai.neural-nets>  or from your
friendly neighborhood NNTP server.  The FAQ list, in particular,  for that group
contains a lot of good links.

Hope this helps.

--
Rich
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to