Boltzman Machine

Question 1
Marks : +2 | -2
Pass Ratio : 100%
For what purpose is pattern environment useful?
determining structure
determining desired outputs
determining future inputs
none of the mentioned
Explanation:
Pattern environment is useful for determining weights.
Question 2
Marks : +2 | -2
Pass Ratio : 100%
Is Boltzman law practical for implementation?
yes
no
Explanation:
Boltzman law is too slow for implementation.
Question 3
Marks : +2 | -2
Pass Ratio : 100%
Presence of false minima will have what effect on probability of error in recall?
directly
inversely
no effect
directly or inversely
Explanation:
Presence of false minima will increase the probability of error in recall.
Question 4
Marks : +2 | -2
Pass Ratio : 100%
For which other task can boltzman machine be used?
pattern mapping
feature mapping
classification
pattern association
Explanation:
Boltzman machine can be used for pattern association.
Question 5
Marks : +2 | -2
Pass Ratio : 100%
Is exact representation of pattern environment possible?
yes
no
Explanation:
Exact representation of pattern environment is not possible.
Question 6
Marks : +2 | -2
Pass Ratio : 100%
What happens when we use mean field approximation with boltzman learning?
it slows down
it get speeded up
nothing happens
may speedup or speed down
Explanation:
Boltzman learning get speeded up using mean field approximation.
Question 7
Marks : +2 | -2
Pass Ratio : 100%
How are energy minima related to probability of occurrence of corresponding patterns in the environment?
directly
inversely
directly or inversely
no relation
Explanation:
Energy minima is directly related to probability of occurrence of corresponding patterns in the environment.
Question 8
Marks : +2 | -2
Pass Ratio : 100%
In boltzman learning which algorithm can be used to arrive at equilibrium?
Explanation:
Question 9
Marks : +2 | -2
Pass Ratio : 100%
What consist of boltzman machine?
fully connected network with both hidden and visible units
asynchronous operation
stochastic update
all of the mentioned
Explanation:
Boltzman machine consist of fully connected network with both hidden and visible units operating asynchronously with stochastic update.
Question 10
Marks : +2 | -2
Pass Ratio : 100%
For what purpose Feedback neural networks are primarily used?
classification
feature mapping
pattern mapping
none of the mentioned
Explanation:
Feedback neural networks are primarily used for pattern storage.