InterviewSolution
Saved Bookmarks
| 1. |
The operation of instar can be viewed as?(a) content addressing the memory(b) memory addressing the content(c) either content addressing or memory addressing(d) both content & memory addressingI got this question in quiz.My question comes from Topology in portion Basics of Artificial Neural Networks of Neural Networks |
|
Answer» RIGHT choice is (a) content addressing the memory The explanation is: Because in instar, when input is given to layer F1, the the JTH(SAY) unit of other layer F2 will be activated to maximum extent. |
|