AI MCQ #587: What is an auto-associative network?

Q587. 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-processing

✅ Correct Answer: B) a neural network that contains feedback

Explanation: An auto-associative network is equivalent to a neural network that contains feedback. The number of feedback paths(loops) does not have to be one.