|
You are here |
hadrienj.github.io | ||
| | | | |
stephenmalina.com
|
|
| | | | | Matrix Potpourri # As part of reviewing Linear Algebra for my Machine Learning class, I've noticed there's a bunch of matrix terminology that I didn't encounter during my proof-based self-study of LA from Linear Algebra Done Right. This post is mostly intended to consolidate my own understanding and to act as a reference to future me, but if it also helps others in a similar position, that's even better! | |
| | | | |
nhigham.com
|
|
| | | | | The pseudoinverse is an extension of the concept of the inverse of a nonsingular square matrix to singular matrices and rectangular matrices. It is one of many generalized inverses, but the one most useful in practice as it has a number of special properties. The pseudoinverse of a matrix $latex A\in\mathbb{C}^{m\times n}$ is an $latex... | |
| | | | |
jasonmaa.com
|
|
| | | | | ||
| | | | |
www.poppastring.com
|
|
| | | With the C# Dev Kit extension installed in Visual Studio Code, the debugger ... | ||