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: Option A
Join The Discussion