3 - NLP Dense Vector part two (SVD)
2019年12月31日
Contents
Standord の NLP DNN 講義の lecture notes に書かれていた SVD (Singular Value Decomposition) について話しました。
Reference
- Learning Log
- Stanford CS224N: NLP with Deep Learning - Winter 2019 - Lecture 1 – Introduction and Word Vectors
- Lecture notes
- Lecture slides
- numpy.linalg.svd
- Lecture 47 — Singular Value Decomposition - Stanford University
- Lecture: The Singular Value Decomposition (SVD)
- Singular Value Decomposition (the SVD)