Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 507 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 507 Bytes

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