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

To EXPLAIN: weight UPDATE rule minimizesthe mean squared error(delta square), averaged over all inputs & this laws is derived using negative gradient of error surface weight space, hence option a & b.



Discussion

No Comment Found

Related InterviewSolutions