1.

Does backpropagaion learning is based on gradient descent along error surface?(a) yes(b) no(c) cannot be said(d) it depends on gradient descent but not error surfaceThe question was asked in an online quiz.My enquiry is from Backpropagation Algorithm topic in chapter Feedforward Neural Networks of Neural Networks

Answer»

Right CHOICE is (a) yes

Explanation: Weight adjustment is PROPORTIONAL to NEGATIVE GRADIENT of error with RESPECT to weight.



Discussion

No Comment Found

Related InterviewSolutions