InterviewSolution
Saved Bookmarks
| 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 |
|