- Hands-On Mathematics for Deep Learning
- Jay Dawani
- 103字
- 2021-06-18 18:55:14
Singular value decomposition
Singular Value Decomposition (SVD) is widely used in linear algebra and is known for its strength, particularly arising from the fact that every matrix has an SVD. It looks like this:

For our purposes, let's suppose ,
,
, and
, and that U, V are orthogonal matrices, whereas ∑ is a matrix that contains singular values (denoted by σi) of A along the diagonal.
∑ in the preceding equation looks like this:

We can also write the SVD like so:

Here, ui, vi are the column vectors of U, V.
推薦閱讀
- MySQL高可用解決方案:從主從復制到InnoDB Cluster架構
- 計算機組成原理與接口技術:基于MIPS架構實驗教程(第2版)
- 云數據中心基礎
- Google Visualization API Essentials
- Python金融大數據分析(第2版)
- Learning Spring Boot
- 大數據算法
- 數據驅動:從方法到實踐
- Remote Usability Testing
- Apache Kylin權威指南
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- 區塊鏈+:落地場景與應用實戰
- The Natural Language Processing Workshop
- 大數據分析:R基礎及應用
- 基于數據發布的隱私保護模型研究