Question #215518

By using single layer perceptron algorithm classify the following patterns. Where X1 and X2

are inputs Y is the output. Learning rate is 0.5 , output is 1 if weighted sum >=0.5 otherwise

0 and weights w1 =0.2 and w2 = 0.3 [5]

X1 X2 Y

0 0 0

0 1 1

1 0 1

1 1 1


1
Expert's answer
2021-07-12T17:18:53-0400

For the linearly separable,

w1x1+w2x2+η=0w_1x_1+w_2x_2+\eta=0

η=0.5\eta = 0.5

w1=0.2w_1=0.2

w2=0.3w_2=0.3

x2=w1w2x1ηw2x_2= \frac{w_1}{w_2}x_1-\frac{\eta}{w_2}

Now, substituting the values,

x2=0.20.3x10.50.3x_2= \frac{-0.2}{0.3}x_1-\frac{0.5}{0.3}


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS