To a large extent, deep learning is all about solving optimisation problems. According to computer science researchers, stochastic gradient descent, better known as SGD has become the workhorse of Deep Learning, which, in turn, is responsible for the remarkable progress in computer vision. Despite its simplicity, SGD is a simple variant of classical gradient descent […]

The post How Stochastic Gradient Descent Is Solving Optimisation Problems In Deep Learning appeared first on Analytics India Magazine.