Artificial Neural Networks (ANN)
A Programmer's Guide
What are ANNs and how are they used?
The Neuron (Real and Artificial)
The Single Layer Perceptron and Linearly Separable Problems
The Multi Layer Perceptron
The Back Propagation Algorithm
Coding the Input
Some other architectures
A Neural Network Family Tree
Hebbian Links
The Hopfield Net
The WISARD Architecture
The Kohonen Self-Organising Map
A Glossary of Technical Terms
A Back-propagation neural network constructor