Computer Science, asked by Shyamsr, 11 months ago

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 jeevan9447
2

Solution is : B) AND

Attachments:
Answered by golusolu
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