/StochasticGradientDescent

Customized implementation of Stochastic Gradient Descent for Linear Regression that optimizes the weights "W(i)" of each components and the bias "b" term.

Primary LanguageJupyter NotebookMIT LicenseMIT

Watchers