Skip to content

okanmenevseoglu/Singular-Value-Decomposition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Singular Value Decomposition

The singular value decomposition of a matrix A is the factorization of A into the product of three matrices A = UDV^T where the columns of U and V are orthonormal and the matrix D is diagonal with positive real entries.

About

Singular Value Decomposition Using Gradient Descent Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%