I'm use:
AWi(t+1) = AWi + n(td - od)Xi
I booted:
W0 = 0.5
W1 = -0.3
W2 = 0.7
n = 0,1
Constant X0 = 1
And I'm use to learn the logical port OR with:
X1 | X2 | td
0 | 0 | 0
0 | 1 | 1
1 | 0 | 1
1 | 1 | 1
I got the following values:
w0 = 0.2
w1 = -0.3
w2 = 0.7
AW0 = -0.1
AW1 = 0
AW2 = 0
***A is delta
Is this correct? I used to stop when he stopped AW vary, this is right?
A is delta


Sign In
Create Account


Back to top









