CarlosGG's Knowledge Garden 🪴

Search

Search IconIcon to open search

Singular Value Decomposition (SVD)

Last updated Sep 12, 2022 Edit Source

The singular value decomposition (SVD) is a factorization of a real or complex matrix. It generalizes the eigendecomposition of a square normal matrix with an orthonormal eigenbasis to any m x n matrix

See AI/Unsupervised learning/PCA

# Resources

# Randomized SVD

# Talks

# References