InterviewSolution
Saved Bookmarks
| 1. |
Let a(l), b(l) represent in input-output pairs, where “l” varies in natural range of no.s, then if a(l)=b(l)?(a) problem is heteroassociation(b) problem is autoassociation(c) can be either auto or heteroassociation(d) none of the mentionedI got this question in an international level competition.The query is from Pattern Recognition topic in portion Feedforward Neural Networks of Neural Networks |
|
Answer» Right choice is (B) PROBLEM is autoassociation |
|