Applications of Neural Networks

Question 1
Marks : +2 | -2
Pass Ratio : 100%
Which is one of the application of associative memories?
direct pattern recall
voice signal recall
mapping of the signal
image pattern recall from noisy clues
Explanation:
The objective of associative memories is to store association between patterns for later recall of one of patterns given the other, so noisy versions of the same image can be recalled.
Question 2
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.
Question 3
Marks : +2 | -2
Pass Ratio : 100%
What does the matching score at first layer in recognition hamming network is indicative of?
dissimilarity of input pattern with patterns stored
noise immunity
similarity of input pattern with patterns stored
none of the mentioned
Explanation:
Matching score is simply a indicative of similarity of input pattern with patterns stored.
Question 4
Marks : +2 | -2
Pass Ratio : 100%
Is it possible to capture implicit reasoning process by patten classification network?
yes
maybe
no
cannot be determined
Explanation:
For example neural network for contract bridge game.
Question 5
Marks : +2 | -2
Pass Ratio : 100%
what is true about single layer associative neural networks?
performs pattern recognition
can find the parity of a picture
can determine whether two or more shapes in a picture are connected or not
none of the mentioned
Explanation:
It can only perform pattern recognition, rest is not true for a single layer neural.
Question 6
Marks : +2 | -2
Pass Ratio : 100%
What are pros of neural networks over computers?
they have ability to learn b examples
they have real time high computational rates
they have more tolerance
all of the mentioned
Explanation:
Because of their parallel structure, they have high computational rates than conventional computers, so all are true.
Question 7
Marks : +2 | -2
Pass Ratio : 100%
In control applications, how many ways are there to control a plant?
1
2
4
infinite
Explanation:
Open loop and feedback loop are the two ways.
Question 8
Marks : +2 | -2
Pass Ratio : 100%
What happens in upper subnet of the hamming network?
classification
storage
output
none of the mentioned
Explanation:
In upper subnet, competitive interaction among units take place.
Question 9
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 10
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.