Algebra

A bird’s eye view of linear algebra: the fundamentals

We predict basis-free, we write basis-free, but when the chips are down we close the office door and compute with matrices like fury.Linear algebra is a fundamental discipline underlining anything one can do with...

The Matrix Algebra of Linear Regression

Looking under the hood on the matrix operations behind linear regression11 min read·12 hours agoFitted ValuesWe've got now used some linear algebra to seek out the best-fitting parameters for a straightforward linear regression model....

Visualized Linear Algebra to Get Began with Machine Learning: Part 1 Final Thoughts The End

. So if we now have two transformations represented by the matrices A1 and A2 we will apply them consecutively A2(A1(vector)).But that is different from applying them inversely i.e. A1(A2(vector)). That's the reasonIn this...

Visualized Linear Algebra to Get Began with Machine Learning: Part 1

We also can apply multiple consecutive transformations to a vector. So if we've two transformations represented by the matrices A1 and A2 we will apply them consecutively A2(A1(vector)).But that is different from applying them...

Recent posts

Popular categories

ASK DUKE