InterviewSolution
Saved Bookmarks
| 1. |
In nearest neighbour case, the stored pattern closest to input pattern is recalled, where does it occurs?(a) feedback pattern classification(b) feedforward pattern classification(c) can be feedback or feedforward(d) none of the mentionedI have been asked this question at a job interview.Origin of the question is Recall topic in chapter Activation and Synaptic Dynamics of Neural Networks |
|
Answer» CORRECT option is (b) FEEDFORWARD pattern classification For explanation: It is a CASE of feedforward NETWORKS. |
|