1.

A perceptron adds up all the weighted inputs it receives, and if it exceeds a certain value, it outputs a 1, otherwise it just outputs a 0.

A. true
B. false
C. sometimes – it can also output intermediate values as well
D. can’t say
Answer» B. false


Discussion

No Comment Found