InterviewSolution
Saved Bookmarks
| 1. |
what is the another name of weight update rule in adalinemodel based on its functionality?(a) LMS error learning law(b) gradient descent algorithm(c) both LMS error & gradient descent learning law(d) none of the mentionedThis question was addressed to me in an online quiz.Asked question is from Models in chapter Basics of Artificial Neural Networks of Neural Networks |
|
Answer» The correct answer is (C) both LMS error & gradient descent LEARNING law |
|