parent
230c7ac2ae
commit
dc4b7e4c10
@ -0,0 +1,14 @@
|
|||||||
|
# 线性代数
|
||||||
|
|
||||||
|
* https://www.3blue1brown.com/
|
||||||
|
|
||||||
|
* https://www.zhihu.com/column/c_1068883024023834624
|
||||||
|
|
||||||
|
### 矩阵分解
|
||||||
|
|
||||||
|
* [LU分解](https://zhuanlan.zhihu.com/p/54943042)
|
||||||
|
* [QR分解](https://zhuanlan.zhihu.com/p/54957185)
|
||||||
|
* SVD分解
|
||||||
|
* PCA分解
|
||||||
|
* NMF分解
|
||||||
|
|
Loading…
Reference in new issue