Skip to content

This is an implementation of the gradient descent algorithm used to find the vector X in AX = Y if A is a matrix with the same number of columns as components in X, and Y is a vector with more components than X.

Notifications You must be signed in to change notification settings

KyleTheEpic/GradientDescentImplementationMatlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

About

This is an implementation of the gradient descent algorithm used to find the vector X in AX = Y if A is a matrix with the same number of columns as components in X, and Y is a vector with more components than X.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages