InterviewSolution
Saved Bookmarks
| 1. |
What is an auto-associative network?(a) a neural network that contains no loops(b) a neural network that contains feedback(c) a neural network that has only one loop(d) a single layer feed-forward neural network with pre-processingThis question was posed to me during an online exam.Origin of the question is Neural Networks topic in portion Learning of Artificial Intelligence |
|
Answer» Right choice is (b) a NEURAL network that CONTAINS feedback |
|