This set of Neural Networks Multiple Choice Questions and Answers for freshers focuses on “Learning – 2”.
1. Correlation learning law is special case of?
a) Hebb learning law
b) Perceptron learning law
c) Delta learning law
d) LMS learning law
View Answer
Explanation: Since in hebb is replaced by bi(target output) in correlation.
2. Correlation learning law is what type of learning?
a) supervised
b) unsupervised
c) either supervised or unsupervised
d) both supervised or unsupervised
View Answer
Explanation: Supervised, since depends on target output.
3. Correlation learning law can be represented by equation?
a) ∆wij= µ(si) aj
b) ∆wij= µ(bi – si) aj
c) ∆wij= µ(bi – si) aj Á(xi),where Á(xi) is derivative of xi
d) ∆wij= µ bi aj
View Answer
Explanation: Correlation learning law depends on target output(bi).
4. The other name for instar learning law?
a) looser take it all
b) winner take it all
c) winner give it all
d) looser give it all
View Answer
Explanation: The unit which gives maximum output, weight is adjusted for that unit.
5. The instar learning law can be represented by equation?
a) ∆wij= µ(si) aj
b) ∆wij= µ(bi – si) aj
c) ∆wij= µ(bi – si) aj Á(xi),where Á(xi) is derivative of xi
d) ∆wk= µ (a-wk), unit k with maximum output is identified
View Answer
Explanation: Follows from basic definition of instar learning law.
6. Is instar a case of supervised learning?
a) yes
b) no
View Answer
Explanation: Since weight adjustment don’t depend on target output, it is unsupervised learning.
7. The instar learning law can be represented by equation?
a) ∆wjk= µ(bj – wjk), where the kth unit is the only active in the input layer
b) ∆wij= µ(bi – si) aj
c) ∆wij= µ(bi – si) aj Á(xi),wher Á(xi) is derivative of xi
d) ∆wij= µ(si) aj
View Answer
Explanation: Follows from basic definition of outstar learning law.
8. Is outstar a case of supervised learning?
a) yes
b) no
View Answer
Explanation: Since weight adjustment depend on target output, it is supervised learning.
9. Which of the following learning laws belongs to same category of learning?
a) hebbian, perceptron
b) perceptron, delta
c) hebbian, widrow-hoff
d) instar, outstar
View Answer
Explanation: They both belongs to supervised type learning.
10. In hebbian learning intial weights are set?
a) random
b) near to zero
c) near to target value
d) near to target value
View Answer
Explanation: Hebb law lead to sum of correlations between input & output, inorder to achieve this, the starting initial weight values must be small.
Sanfoundry Global Education & Learning Series – Neural Networks.
To practice all areas of Neural Networks for Freshers, here is complete set on 1000+ Multiple Choice Questions and Answers.