Neural Networks Multiple Choice Questions & Answers on “Boltzman Machine”.
1. For what purpose Feedback neural networks are primarily used?
A. classification
B. feature mapping
C. pattern mapping
D. none of the mentioned
Answer: D
Clarification: Feedback neural networks are primarily used for pattern storage.
2. Presence of false minima will have what effect on probability of error in recall?
A. directly
B. inversely
C. no effect
D. directly or inversely
Answer: A
Clarification: Presence of false minima will increase the probability of error in recall.
3. How is effect false minima reduced
A. deterministic update of weights
B. stochastic update of weights
C. deterministic or stochastic update of weights
D. none of the mentioned
Answer: B
Clarification: Presence of false minima can be reduced by stochastic update.
4. Is Boltzman law practical for implementation?
A. yes
B. no
Answer: B
Clarification: Boltzman law is too slow for implementation.
5. For practical implementation what type of approximation is used on boltzman law?
A. max field approximation
B. min field approximation
C. hopfield approximation
D. none of the mentioned
Answer: D
Clarification: For practical implementation mean field approximation is used.
6. What happens when we use mean field approximation with boltzman learning?
A. it slows down
B. it get speeded up
C. nothing happens
D. may speedup or speed down
Answer: B
Clarification: Boltzman learning get speeded up using mean field approximation.
7. Approximately how much times the boltzman learning get speeded up using mean field approximation?
A. 5-10
B. 10-30
C. 30-50
D. 50-70
Answer: B
Clarification: Boltzman learning get speeded up 10-30 using mean field approximation.
8.False minima can be reduced by deterministic updates?
A. yes
B. no
Answer: B
Clarification: Presence of false minima can be reduced by stochastic update.
9. In boltzman learning which algorithm can be used to arrive at equilibrium?
A. hopfield
B. mean field
C. hebb
D. none of the mentioned
Answer: D
Clarification: Metropolis algorithm can be used to arrive at equilibrium.
10. Boltzman learning is a?
A. fast process
B. steady process
C. slow process
D. none of the mentioned
Answer: D
Clarification: Boltzman learning is a slow process.
