The neural network given below takes two binary valued inputs x1,x2 ϵ{0, 1} and the activation function is the binary threshold function (h(x)=l if x>0;O otherwise). Which of the following logical functions does it compute?
A) OR
B) AND
C) NAND
D) None of these
Attachments:
Answers
Answered by
2
Solution is : B) AND
Attachments:
Answered by
0
It computes (b) AND functions.
Explanation:
You can build the table, view the values, and select the gate that the network imitates.
#SPJ2
Attachments:
Similar questions