InterviewSolution
Saved Bookmarks
| 1. |
What is gradient descent?(a) method to find the absolute minimum of a function(b) method to find the absolute maximum of a function(c) maximum or minimum, depends on the situation(d) none of the mentionedThis question was posed to me in homework.My question comes from Hopfield Model-1 in chapter Feedback Neural Networks of Neural Networks |
|
Answer» The correct ANSWER is (a) method to find the absolute MINIMUM of a function |
|