Next: 2.3.3 Artificial Neuron with
Up: 2.3 Artificial Neural Networks
Previous: 2.3.1 The McCulloch-Pitts Model
In late 1950s, Frank Rosenblatt introduced a network composed of
the units that were enhanced version of McCulloch-Pitts Threshold Logic
Unit (TLU) model. Rosenblatt's model of neuron, a perceptron, was
the result of merger between two concepts from the 1940s, McCulloch-Pitts
model of an artificial neuron and Hebbian learning rule of adjusting
weights [BL96]. In addition to the variable weight values,
the perceptron model added an extra input that represents bias. Thus,
the modified equation from (2.1) is now as follows:
 |
(2.3) |
where
represents the bias value.
Kiyoshi Kawaguchi
2000-06-17