InterviewSolution
Saved Bookmarks
| 1. |
What is hebb’s rule of learning(a) the system learns from its past mistakes(b) the system recalls previous reference inputs & respective ideal outputs(c) the strength of neural connection get modified accordingly(d) none of the mentionedThis question was posed to me in quiz.Origin of the question is Characteristics in chapter Basics of Artificial Neural Networks of Neural Networks |
|
Answer» CORRECT answer is (c) the strength of neural connection get MODIFIED accordingly The explanation: The strength of neuron to fire in future increases, if it is FIRED REPEATEDLY. |
|