Artificial Neural Networks
Artificial Neural Networks
y = F(w1x1+ w2x2 - b)
Common Models of Neurons
Binary
perceptrons
Continuous perceptrons
1st Neural Network: AND function
Threshold(Y) = 2
X1 1 Y
1
Y
X2 1
2
2 Threshold(Y) = 2
X1 Y
1
Y
X2 2
2
1st Neural Network: AND not function
X1 2 Y Threshold(Y) = 2
1
Y
X2 -1
2
2 Threshold(Y) = 2
X1 Z1 Y
2
-1 1
Y
-1
X2 Z2 2
2 2
McCulloch-Pitts Neuron Model
Classification Based on Interconnections
Interconnections
x1 w1
w2
x2 y
w3
x3