Neural Networks Multiple Choice Questions on “Hopfield Model – 1″.
1. How can states of units be updated in hopfield model?
A. synchronously
B. asynchronously
C. synchronously and asynchronously
D. none of the mentioned
Answer: C
Clarification: States of units be updated synchronously and asynchronously in hopfield model.
2. What is synchronous update in hopfield model?
A. all units are updated simultaneously
B. a unit is selected at random and its new state is computed
C. a predefined unit is selected and its new state is computed
D. none of the mentioned
Answer: A
Clarification: In synchronous update, all units are updated simultaneously.
3. What is asynchronous update in hopfield model?
A. all units are updated simultaneously
B. a unit is selected at random and its new state is computed
C. a predefined unit is selected and its new state is computed
D. none of the mentioned
Answer: B
Clarification: In asynchronous update, a unit is selected at random and its new state is computed.
4. Asynchronous update ensures that the next state is atmost unit hamming distance from current state, is that true?
A. yes
B. no
Answer: A
Clarification: Asynchronous update ensures that the next state is at most unit hamming distance from current state.
5. If pattern is to be stored, then what does stable state should have updated value of?
A. current sate
B. next state
C. both current and next state
D. none of the mentioned
Answer: A
Clarification: Stable state should have updated value of current sate.
6. For symmetric weights there exist?
A. basins of attraction corresponding to energy minimum
B. false wells
C. fluctuations in energy landscape
D. none of he mentioned
Answer: A
Clarification: For symmetric weights there exist a stable point.
7. If connections are not symmetric then basins of attraction may correspond to?
A. oscillatory regions
B. stable regions
C. chaotic regions
D. oscillatory or chaotic regions
Answer: D
Clarification: If connections are not symmetric then basins of attraction may correspond to oscillatory or chaotic regions.
8. For analysis of storage capacity what are the conditions imposed on hopfield model?
A. symmetry of weights
B. asynchronous update
C. symmetry of weights and asynchronous update
D. none of the mentioned
Answer: C
Clarification: For analysis of storage capacity, symmetry of weights and asynchronous update conditions are imposed on hopfield model.
9. What is gradient descent?
A. method to find the absolute minimum of a function
B. method to find the absolute maximum of a function
C. maximum or minimum, depends on the situation
D. none of the mentioned
Answer: a
Clarification: Gradient descent gives absolute minimum of a function.
10. If connections are not symmetric then basins of attraction may correspond to oscillatory or stable regions, is that true?
A. yes
B. no
Answer: B
Clarification: Asymmetric weight can’t lead to stable regions.