Need examples on Neural Networks [Archive] - C Board

PDA

View Full Version : Need examples on Neural Networks


khpuce
05-03-2005, 06:26 AM
Hi,

I am a complete newbie in AI. The last few days I've been trying to understand the basics of neural networks. Although I think I understand how a simple NN works I couldn't find any simple examples to learn about NN implementation. On the net, I found that pattern recognition programs are pretty basic and easy to understand for starters. I looked at different links given in this board to find a simple pattern recognition program in c (I mainly program in c) but couldn't find any. I don't know even how to start NN coding. :confused:

All the books, articles I've come across so far ONLY talks about theroy and NO example codes !!! :mad:

Can anyone help me with some pattern recognition codes (preferably in c) please ?



Thanks :)

MathFan
05-04-2005, 03:23 PM
You can for example read the book "AI Techniques For Game Programming" by Mat Buckland. It's in C++, so I don't really know if it will help you. But, anyway, it is a very nice book for a newbie. Includes a cd with a buch of example programs. Really nice. I don't think there are any pattern recognition programs though, except one or two mouse gesture recognition examples.

Puppis
05-23-2005, 12:26 PM
http://neuralnetworks.ai-depot.com/neuralnetworks/Tutorials.html