An illustrated introduction to linear algebra
11–20 of 91 posts
Re: An illustrated introduction to linear algebra
#12This is great. I really appreciate visual explanations and the way you build up the motivation. I'm using a few resources to learn linear algebra right now, including "The No Bullshit Guide to Linear Algebra", which has been pretty decent so far. Does anyone have other recommendations? I've found a lot of books to be too dense or academic for what I need. My goal is to develop a practical, working understanding I can…
>My goal is to develop a practical, working understanding I can apply directly. Apply directly... to what? IMO it is weird to learn theory (like linear algebra) expressly for practical reasons: surely one could just pick up a book on those practical applications and learn the theory along the way? And if in this process, you end up really needing the theory then certainly there is no substitute for learning the theor…
So I'm looking for resources that bridge the gap, not purely computational "cookbook" type resources but also not proof-heavy textbooks. Ideally something that builds intuition for the structures and operations that show up all over ML.
Re: An illustrated introduction to linear algebra
#13I really like the second part of the blogpost but starting with Gaussian elimination is a little "mysterious" for lack of a better word. It seems more logical to start with a problem ("how to solve linear equations?" "how to find intersections of lines?"), show its solution graphically, and then present the computational method or algorithm that provides this solution. Doing it backwards is a little like teaching the…
Re: An illustrated introduction to linear algebra
#14Aditya Bhargava did it again. I have to say I am a fan already from the old days of Grokking Algorithms.
Re: An illustrated introduction to linear algebra
#15Did it end right when it says it will discuss the dot product?
Re: An illustrated introduction to linear algebra
#16Figures are blank on iOS Safari in dark mode.
Re: An illustrated introduction to linear algebra
#17Re: An illustrated introduction to linear algebra
#18This is great. I really appreciate visual explanations and the way you build up the motivation. I'm using a few resources to learn linear algebra right now, including "The No Bullshit Guide to Linear Algebra", which has been pretty decent so far. Does anyone have other recommendations? I've found a lot of books to be too dense or academic for what I need. My goal is to develop a practical, working understanding I can…
Same, and I think ML is a perfect use case for this. I also have a series for that coming.
Re: An illustrated introduction to linear algebra
#19Re: An illustrated introduction to linear algebra
#20B: I miss scroll bars. I really, really miss scroll bars.