Here are a couple bits of basic linear algebra that'll come in handy in the Machine Learning class.
How to multiply matrices
Matrix Identities
If X and Y are two vectors of length m:
If X is (m x n) matrix and Y is (n x 1) vector
Mad science in silico...
Here are a couple bits of basic linear algebra that'll come in handy in the Machine Learning class.
If X and Y are two vectors of length m:
If X is (m x n) matrix and Y is (n x 1) vector
Digithead's lab notebook is a place for tutorials, cheat-sheets and stray thoughts on topics related to programming, bioinformatics, machine-learning and visualization.
No comments:
Post a Comment