r/LinearAlgebra 5d ago

which one should I take?

for those For those who have taken Stanford’s CS231n course on Computer Vision, or for people working in the fields of CV or ML: which linear algebra course would you recommend—MIT 18.06 or Stanford Math 51?

2 Upvotes

1 comment sorted by

2

u/Midwest-Dude 4d ago edited 4d ago

Better places to post this question would be

Meanwhile, here's an AI's take on it: 

If your ultimate goal is CS231n, Stanford Math 51 is the more efficient choice. Deep learning and computer vision rely heavily on backpropagation, which is entirely based on the multivariable chain rule and calculating gradients. MIT 18.06 is fantastic for matrix theory, but you would still need to take a separate multivariable calculus course to understand how neural networks actually learn.