InterviewSolution
Saved Bookmarks
| 1. |
Which of the following learning laws belongs to same category of learning?(a) hebbian, perceptron(b) perceptron, delta(c) hebbian, widrow-hoff(d) instar, outstarThe question was posed to me by my school teacher while I was bunking the class.The question is from Learning in division Basics of Artificial Neural Networks of Neural Networks |
|
Answer» RIGHT option is (b) PERCEPTRON, delta Easy EXPLANATION: They both BELONGS to supervised type learning. |
|