Mastering Gradient Descent
Gradient descent is a common optimization approach in machine learning and numerical optimization. It is an iterative method to find the minimum (or maximum) of a function by changing the function's parameters or variables in the direction of the ste...
sahils.hashnode.dev8 min read