Understanding the Math Behind Gradient Descent Optimisation in Deep Learning
Introduction Gradient descent is a fundamental optimisation algorithm widely used in training deep learning models. At its core, gradient descent seeks to minimise a given...