1.

What is perceptron?(a) a single layer feed-forward neural network with pre-processing(b) an auto-associative neural network(c) a double layer auto-associative neural network(d) a neural network that contains feedbackI got this question in quiz.My question is taken from Neural Networks topic in chapter Learning of Artificial Intelligence

Answer»

The correct option is (a) a SINGLE layer feed-forward neural network with pre-processing

Easiest explanation: The PERCEPTRON is a single layer feed-forward neural network. It is not an auto-associative network because it has no feedback and is not a MULTIPLE layer neural network because the pre-processing stage is not made of neurons.



Discussion

No Comment Found

Related InterviewSolutions