https://kindly-moth-b78.notion.site/Least-square-solution-3c30a709cc49480b95201d31981b3a78?pvs=4
Least square solution
Over-determined(방정식의 개수가 미지수보다 많은 상황) linear systems에서
kindly-moth-b78.notion.site
'자연어 처리 과정' 카테고리의 다른 글
[Improved] Least square solution using orthogonal projection, QR decomposition (0) | 2023.07.05 |
---|---|
Why are the vectors always linearly independent, when an arbitrary set of vectors is orthogonal? (if the vectors are not zero vector.) (0) | 2023.07.05 |
CNN을 이용한 sequential data processing (0) | 2023.05.06 |
CBOW와 skip-gram (0) | 2023.05.05 |
Adam optimizer의 hyperparameter에 따른 학습 불가 issue (0) | 2023.05.02 |