What is the direction of the gradient in gradient descent?

67 Views Asked by At

I understand in the gradient descent optimisation algorithm , in each iteration we need to take a step opposite to the direction of the gradient. enter image description here

In the above diagram the direction of the gradient vector is opposite to delta theta? Can somebody please help me understand this?