NN - lecture w9 (23.04)
NN - lecture w9 (23.04)
Hopfield Networks
- For the perceptron, which were the values? 0 for false and 1 for true.
=> Unipolar
- You have also bipolar nn’s. and bipolar outputs. There, 1 is true, and -
1 is false.
Eniac -> had a full room of vacuum tubes. Each digit corresponded to a tube.
They used it to recompute the logbook for the artillery of the USA.
( n−1 ) ( n−2 )
2
Activation is the sum of the activation of the other neurons times the weight.
D
1
W = ∑ ξ iT ξ i
n i=1
(0110)
(1001)
Compute the ws
??
In the hopfield nn, the activation of the neurons can take place randomly,
independently