InterviewSolution
Saved Bookmarks
| 1. |
In self organizing network, how is layer connected to output layer?(a) some are connected(b) all are one to one connected(c) each input unit is connected to each output unit(d) none of the mentionedThis question was posed to me during an interview for a job.My query is from Analysis of Feature Mapping Network topic in chapter Competitive Learning Neural Networks of Neural Networks |
|
Answer» Right answer is (c) each input UNIT is CONNECTED to each OUTPUT unit |
|