To better visualize the gradient descent we need to add an animated graph. The line should slowly adjust its slope and intercept to draw the best fit for the curve. The parameters get updated at every epoch and finally stabilize after a certain epoch. Make an animation for this progression.
Save the animations to a .gif file
To better visualize the gradient descent we need to add an animated graph. The line should slowly adjust its slope and intercept to draw the best fit for the curve. The parameters get updated at every epoch and finally stabilize after a certain epoch. Make an animation for this progression.
Save the animations to a .gif file