+1 vote
in Machine Learning by
What is Gradient descent means?

1 Answer

0 votes
by

GD is one of the first order optimization algorithm that works better for minimum function to take steps propositional to the negative gradient functions.

...