InterviewSolution
Saved Bookmarks
| 1. |
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 ajI had been asked this question by my school principal while I was bunking the class.Asked question is from Learning topic in section Basics of Artificial Neural Networks of Neural Networks |
|
Answer» RIGHT choice is (d) ∆wij= µ bi aj Easiest EXPLANATION: Correlation learning law depends on TARGET OUTPUT(bi). |
|