Skip to content

vivek2089/gradient_descent_in_linear_regression

Repository files navigation

Gradient descent algorith in Linear regression.

Implementation of gradient descent alogrithm in linear regression.

TODO:

  • Mathematical explanation in detail.
  • Explanation of gradient descent in multivariate linear regression.
  • Graph plot of regression model w.r.t test data.
  • Animated graphy of gradient descent in action.
  • Implemenation of stocastic gradient descent.

About

Implementation of gradient descent alogrithm in linear regression.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published