The Brain:
consists of nerve cells (also called neurons) interconnected
through about
synaptic junctions to form millions of
neural networks. Hundreds specialized cortical areas are formed based
on these networks for different information processing tasks;
The Neuron:
conduct impulses (inputs) from other cells toward the cell body;
conducts impulses (output) away from the cell body to other cells;
the point at which impulses pass from one cell to another;
See additional notes
Model of neuron:
A neuron is modeled mathematically as the following:
The net input or the activation received by the ith node is a weighted sum of all inputs:
The output of each node is a activation function of the net input it receives:
For computational convenience, the threshold term can be treated as
the 0th term of the summation with and
:
Model of neural network:
The artificial neural network is a group of neurons organized in several layers:
Computation
Assume a simple 2-layer network has input nodes receiving stimuli (input
patterns)
and
output nodes generating responses
(output patterns)
. Also assume the output function
is an identical function. Then the output of the ith output node is:
The output can also be represented in the matrix form: