By using neural network algorithm solve the XOR problem. Where X 1 and X 2 are inputs Y is the output. Learning rate is 0.5. Threshold is 1 if weighted sum >= 0.5 otherwise 0 and weights w 1 and w 2 =...


By using neural network algorithm solve the XOR problem. Where X1
and X2
are inputs Y is the output. Learning rate is 0.5. Threshold is 1 if weighted sum >= 0.5 otherwise 0 and weights w1
and w2
= 0.9


Add 17 with learning rate and w1, w2
before start solving the question.































X1



X2



Y



0



0



0



0



1



1



1



0



1



1



1



0




Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here