Skip to content

Python implementation of gradient descent where it can accept hypothesis function for a dataset with n features where n >= 1.

Notifications You must be signed in to change notification settings

alirezahajibagheri/GradientDescentMultipleFeatures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GradientDescentNFeature

Python implementation of gradient descent where it can accept hypothesis function for a dataset with n features where n >= 1.

About

Python implementation of gradient descent where it can accept hypothesis function for a dataset with n features where n >= 1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages