Applications of Neural Networks

Question 1
Marks : +2 | -2
Pass Ratio : 100%
What does the activation value of winner unit is indicative of?
greater the degradation more is the activation value of winning units
greater the degradation less is the activation value of winning units
greater the degradation more is the activation value of other units
greater the degradation less is the activation value of other units
Explanation:
Simply, greater the degradation less is the activation value of winning units.
Question 2
Marks : +2 | -2
Pass Ratio : 100%
which of the following is false?
neural networks are artificial copy of the human brain
neural networks have high computational rates than conventional computers
neural networks learn by examples
none of the mentioned
Explanation:
All statements are true for a neural network.
Question 3
Marks : +2 | -2
Pass Ratio : 100%
How can optimization be applied in images?
by use of simulated annealing
by attaching a feedback network
by adding an additional hidden layer
none of the mentioned
Explanation:
Optimization be applied in images by use of simulated annealing to formulate the problem as energy minimization problem.
Question 4
Marks : +2 | -2
Pass Ratio : 100%
Which is the most direct application of neural networks?
vector quantization
pattern mapping
pattern classification
control applications
Explanation:
Its is the most direct and multilayer feedforward networks became popular because of this.
Question 5
Marks : +2 | -2
Pass Ratio : 100%
Are classification methods based on correlation matching using moment features useful for problems of handwritten characters?
yes
no
Explanation:
Because different parts of handwritten characters are deformed differently.
Question 6
Marks : +2 | -2
Pass Ratio : 100%
Which application out of these of robots can be made of single layer feedforward network?
wall climbing
rotating arm and legs
gesture control
wall following
Explanation:
Wall folloing is a simple task and doesn’t require any feedback.
Question 7
Marks : +2 | -2
Pass Ratio : 100%
The competition in upper subnet of hamming network continues till?
only one unit remains negative
all units are destroyed
output of only one unit remains positive
none of the mentioned
Explanation:
The competition in upper subnet of hamming network continues till output of only one unit remains positive.
Question 8
Marks : +2 | -2
Pass Ratio : 100%
In feedforward network, the associations corresponding to input – output patterns are stored in?
activation state
output layer
hidden layer
none of the mentioned
Explanation:
In feedforward network, the associations corresponding to input – output patterns are stored in weights of the network.
Question 9
Marks : +2 | -2
Pass Ratio : 100%
For what purpose, hamming network is suitable?
classification
association
pattern storage
none of the mentioned
Explanation:
Hamming network performs template matching between stored templates and inputs.
Question 10
Marks : +2 | -2
Pass Ratio : 100%
Associative memory, if used in feedback structure of hopfield type can function as?
data memory
cluster
content addressable memory
none of the mentioned
Explanation:
Associative memory, if used in feedback structure of hopfield type can function as content addressable memory.