DP2
DP2
▪ A neuron « fires » to the neurons it’s connected to, when enough of its input signals are
activated.
▪ Very simple at the individual neuron level-but layers of neurons connected in this way can
yield learning behavior.
A B
This example would implement C=A OR B if the thrshold is 2 inuts being active 4
The Linear Threshold Unit (LTU)
A B
Input 1 Input 2
IT430:
IT430:Machine
MachineLearning
Learning Montassar
MontassarBen
BenMessaoud,
Messaoud,PhD
PhD 55
The Perceptron
▪ A layer of LTU’s
▪ A perceptron can learn by
reinforcing weights that lead to
correct behavior during training
Bias
▪ Replace step activation function with
something better
Bias
Weight 1 Weight 2 Neuron
(1.0)