Recycled paper
 
Learning Associations
Trial (t+1)
Operation
Equation Describing Weight Values
0
Start with the 0 matrix
W0 = 0
1
Associate a with b
W1 = W0 + D1
         = 0 + (b · aT)
     = (b · aT)
2
Associate c with d
W2 = W1 + D2
         = (b · aT)+ D2
     = (b · aT)+ (d · cT)
C:\MikeWork\Papers\Book2\ElectricBook\PartII\Chap9\Fig9-5.jpg