A Beginners Guide to the Gradient Descent Algorithm

Written by ashwinsharmap | Published 2020/10/15
Tech Story Tags: machine-learning | gradient-descent | steepest-descent | artificial-intelligence | deep-learning | data-science | ai | analytics | web-monetization

TLDR The gradient descent algorithm is an approach to find the minimum point or optimal solution for a given dataset. In Machine Learning, it is used to update the coefficients of our model. It also ensures that the predicted output value is close to the expected output. The weight updation takes place by decrementing the cost function in steps of the gradient (derivative) of weight function. In real-world cases, it moves in a zig-zag manner for most of the datasets.via the TL;DR App

no story

Written by ashwinsharmap |
Published by HackerNoon on 2020/10/15