This repository contains a Jupyter Notebook that demonstrates gradient descent for optimizing a simple linear regression model. The notebook provides step-by-step explanations to help understand how the regression line updates after some iterations.
Clone the Repository
git clone https://github.com/Rishab-Garje/Gradient-Descent-From-Scratch.git
cd Gradient-Descent-From-Scratch