Skip to content

ssaberii/Gradient-Descent-for-Linear-Regression-using-Pythion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Goals

What this project does:

Generates some synthetic data (y = 2x + 3 + noise). Uses gradient descent to find the best slope (theta1) and intercept (theta0) that minimize the mean squared error. Plots the data and the fitted line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors