InterviewSolution
Saved Bookmarks
| 1. |
What is an instar topology?(a) when input is given to layer F1, the the jth(say) unit of other layer F2 will be activated to maximum extent(b) when weight vector for connections from jth unit (say) in F2 approaches the activity pattern inF1(comprises of input vector)(c) can be either way(d) none of the mentionedThis question was addressed to me during an interview.My question comes from Topology topic in section Basics of Artificial Neural Networks of Neural Networks |
|
Answer» Correct option is (a) when INPUT is GIVEN to LAYER F1, the the jth(say) unit of other layer F2 will be activated to maximum extent |
|