/simple-gradient-descent

A simple python implementation of the Gradient Descent algorithm

Primary LanguageJupyter NotebookMIT LicenseMIT

Gradient Descent

A bare minimal implementation of the vanilla gradient descent algorithm.