[GD-General] Introduction to Neural Networks
Brought to you by:
vexxed72
From: Colin F. <cp...@ea...> - 2003-04-21 05:28:08
|
2003 April 20th Sunday Clear your schedule, because you are one click away from your new addiction: Neural Networks! http://www.colinfahey.com/2003apr20_neuron/2003apr20_neuron.htm This article describes the fundamentals of neural networks, such as simulation and back-propagation, and features interesting training scenarios, such as Exclusive-OR (XOR) and Tic-Tac-Toe. Download the complete C++ source code and start performing your own experiments immediately. The source code is public domain, and can be used for any purpose without consideration. There are many books and articles written about neural networks, but I offer my own article in the hope that it will stimulate new thinking and experimentation, and will make the subject more accessible to novices. --- Colin cp...@ea... http://www.colinfahey.com |