1.

A perceptron is a ______________(a) Feed-forward neural network(b) Backpropagation algorithm(c) Backtracking algorithm(d) Feed Forward-backward algorithmI had been asked this question in a job interview.Enquiry is from Learning in section Learning of Artificial Intelligence

Answer»

The correct option is (a) Feed-forward NEURAL network

Best explanation: A PERCEPTRON is a Feed-forward neural network with no hidden units that can be representing only LINEAR separable functions. If the data are linearly separable, a simple weight updated RULE can be used to fit the data EXACTLY.



Discussion

No Comment Found

Related InterviewSolutions