InterviewSolution
Saved Bookmarks
| 1. |
What is generalization?(a) ability to store a pattern(b) ability to recall a pattern(c) ability to learn a mapping function(d) none of the mentionedThe question was asked during an interview.Origin of the question is Pattern Association in section Feedforward Neural Networks of Neural Networks |
|
Answer» RIGHT CHOICE is (c) ABILITY to learn a MAPPING function Explanation: GENERALIZATION is the ability to learn a mapping function. |
|