omerfarukeker / Gradient-Descent-Visualisation

Linear line fitting to data and optimising parameters with Gradient Descent algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradient Descent Parameter Optimisation Visualisation

Linear line fitting to data and optimising its parameters with Batch Gradient Descent algorithm

Batch Gradient Descent (GD) optimising process is animated: anim

Comparison of the final GD fit vs Ordinary Least Squares (OLS): plot

About

Linear line fitting to data and optimising parameters with Gradient Descent algorithm


Languages

Language:Python 100.0%