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

Submitted by: Administrator
a) True
Explanation:
Yes the perceptron works like that.
Submitted by:

Read Online Artificial Intelligence Neural Networks Job Interview Questions And Answers