IBM interview question

What do you understand about stochastic gradient descent?

Interview Answer

Anonymous

17 Dec 2020

It is a famous optimizer used in deep learning techniques to reduce the loss to predict better output, while updating the weights.