InterviewSolution
Saved Bookmarks
| 1. |
In determination of weights by learning, for linear input vectors what kind of learning should be employed?(a) hebb learning law(b) widrow learning law(c) hoff learning law(d) no learning lawI got this question in an internship interview.My question is based upon Determination of Weights in portion Feedforward Neural Networks of Neural Networks |
|
Answer» RIGHT OPTION is (b) WIDROW learning law The EXPLANATION: For LINEAR input vectors, widrow learning law is best suited. |
|