Skip to content

An iterative python implementation of linear regression using gradient descent

Notifications You must be signed in to change notification settings

tariq-9484/Gradient-descent-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#python q1.py contains lin regression with single variable(dataset: ex1data1) q2.py contains lin regression with multiple variable(dataset: ex1data2) q3.py contains the converge using normal equations (dataset: ex1data2)

About

An iterative python implementation of linear regression using gradient descent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages