InterviewSolution
Saved Bookmarks
| 1. |
What is auto-association task in neural networks?(a) find relation between 2 consecutive inputs(b) related to storage & recall task(c) predicting the future inputs(d) none of the mentionedI had been asked this question in final exam.This interesting question is from Introduction in chapter Introduction of Neural Networks |
|
Answer» CORRECT choice is (b) related to STORAGE & recall task For explanation I would say: This is the basic definition of auto-association in NEURAL NETWORKS. |
|