Madaline Algorithm
Madaline Algorithm
j=l
y=fy)
Step 7: Calculate the error and
update the weights.
1. If t=y, no weight updation is
2. If t y and t =+1, update
required.
weights on z, where net input is closest to 0 (zero):
b,(new) =b,(old) +« (1-z)
w, (new) =w, (old) +<
3. If t#y and
(l-z)x,
t=-1, update weights on units z,
whose net input is
w, (new)= w(old) +a positive:
b, (new)= b, (old) + (-1-z,)x,
a
Step 8: Test for the (-1-z)
stopping condition. (If there is no
a
specified
continue). maximum number of iterations of weight change or
weight updation haveweight reaches a
satisfactory level, or if
been performed then stop. or else
alines can be formed
with
en units
present, or if the
there are weimoreghtthan
s on the output unit set
two hidden to
units, then perform
the some logic functions. If there are only
BACK-
Theory
PROPAGATION NETWORK majority vote rule function may be used.