Chevron Left
Back to Mathematics for Machine Learning: Linear Algebra

Learner Reviews & Feedback for Mathematics for Machine Learning: Linear Algebra by Imperial College London

4.7
stars
11,947 ratings

About the Course

In this course on Linear Algebra we look at what linear algebra is and how it relates to vectors and matrices. Then we look through what vectors and matrices are and how to work with them, including the knotty problem of eigenvalues and eigenvectors, and how to use these to solve problems. Finally we look at how to use these to do fun things with datasets - like how to rotate images of faces and how to extract eigenvectors to look at how the Pagerank algorithm works. Since we're aiming at data-driven applications, we'll be implementing some of these ideas in code, not just on pencil and paper. Towards the end of the course, you'll write code blocks and encounter Jupyter notebooks in Python, but don't worry, these will be quite short, focussed on the concepts, and will guide you through if you’ve not coded before. At the end of this course you will have an intuitive understanding of vectors and matrices that will help you bridge the gap into linear algebra problems, and how to apply these concepts to machine learning....

Top reviews

NS

Dec 22, 2018

Professors teaches in so much friendly manner. This is beginner level course. Don't expect you will dive deep inside the Linear Algebra. But the foundation will become solid if you attend this course.

PL

Aug 25, 2018

Great way to learn about applied Linear Algebra. Should be fairly easy if you have any background with linear algebra, but looks at concepts through the scope of geometric application, which is fresh.

Filter by:

1851 - 1875 of 2,366 Reviews for Mathematics for Machine Learning: Linear Algebra

By David B C

Sep 8, 2018

Great lectures and wonderful scrutiny of matrices and vectors. Exploration of machine learning using Python, but the interface and project upload are somewhat kludgy. Stick with it and you can get the fundamentals even if the coding doesn't work.

By Yousef S

Mar 4, 2024

it was a fantastic course it had increased my vision about a lot of things and had shown me the real power of linear algebra it was quit challenging and I wish there were more assignment for programing and implementing the mathematics in python

By Saad B

Aug 14, 2023

The course is very much beneficial, if you really want to explore the realm of machine learning, data science. This course provides basic in-depth understanding for the relevant topics of linear algebra that are crucial to machine learning.

By Priadi T W

Sep 7, 2019

The course was great for me. It opens up new perspective to some vector and matrix application. However, I must admit that you must have strong background with math before taking this course, as I was little bit struggling with matrix part.

By Marcin

Jun 4, 2018

It's by far the toughest course that I've done on Coursera. And at the same time the most rewarding upon completion. The course content is very applicable in the real world and it's definitely something that any ML specialist should know.

By Srinivas A

Jul 7, 2020

Great content, well explained, it's an overview of Linear Algebra relevant to Machine Learning, not a full blown course. Some of the assignments need clarity, especially the Python assignments. There is no faculty/staff to ask questions.

By Mikko V

Aug 1, 2018

The lectures are excellent, but the scarcity of traditional math assignments prevented intuitive and reinforced learning. Thus the course should be considered a brief glance at linear algebra, rather than a proper course on the subject.

By Yadla V C

Oct 19, 2020

This Course takes you to the deep dive of Linear Algebra. But the lectures are not sufficient to solve assignments. We can make use of the resources given by Instructors for clear understanding of core concepts of Vectors and Matrices

By Luis S

Oct 28, 2022

The course is good to develop the intuition around linear algebra. However, some important concepts are not sufficiently developed to have a complete understanding of the course. I had to find other sources to complement this course.

By Godugu A H

Nov 30, 2021

The course overall is very good. The only drawback I felt was the lack of numerical examples to intepret complex linear algebra formulae. I would love to see videos carrying more worked examples of the formulae learnt in the course.

By Gady

Mar 26, 2020

The pedagogy could use some reviewing, but the concepts and especially the reviews are generally laid out logically, and relatively easy to go through. Still recommend looking up things on the side through YouTube when you're stuck.

By Emma J A

Apr 26, 2023

Some of the lectures are quite advanced for an entry level course. I had to go and research quite alot before being able to understand the concepts at times.

the lecturers are very engaging and I liked the use of practical examples

By Rohit S

Mar 3, 2020

There were many concepts which were totally new to me and many were known to me but I couldn't relate them with the machine learning problems now an I am able to do all those problems easily so thanks a lot Coursera and ICL team.

By Akshay V

Jul 14, 2020

It is a good course on Linear Algebra. The teaching was excellent, all the assignments were challenging with some easy ones in the middle to boost your learning process, altogether I am happy to cover it with good understanding.

By Mit S

Feb 24, 2020

This course has great content and great way of teaching by instructors however the instructions in the programming exercises is not very clear. I hope the instructors take note of that. Overall, a fantastic Course content wise!

By Sekhar G

Aug 20, 2020

Being at an advance level of study, this course seems to easy to me but what I recommend is that any undergraduate or postgraduate student will definitely gain many interesting facts about linear algebra from this course.

By CARLOS M V R

Jul 25, 2020

It could be good to have more explanation about eigenvalues and eigenvectors because it is an important topic for data science. In general it is a very good course, you explained many topics in a simple and funny way.

By Arnab S

Jun 21, 2020

I enjoyed learning in this course. There are a lot of different aspects that are covered here which is very interesting but I course is not for absolute beginners. It will be better if someone has a bit of background.

By Bassiehetkoekje

Feb 27, 2019

Nicely structured courses with enthusiastic teachers. Interactive enough to keep you thinking (which is key).

Some errors here and there and short moments of not enough explanation. But all in all an enjoyable course.

By Naser A A

Jul 11, 2020

Great course to understand how linear algebra is related to machine learning. Focused on the concepts, and the concepts work rather than calculations. Would be easier if there was prior knowlodge of python and numpy.

By Cici

Jul 12, 2019

This is a great course. The only thing is sometimes the calculations are hard to follow. I wonder if it is possible to let viewers click through a calculation process at their own pace. But the instructors are great!

By Mrunal U

Jul 20, 2020

excellent course to understand the linear algebra as a tool for problem solving in machine learrning though it not help directly but give you the strong understanding the fundamentals which will help in the future

By Snigdha A

Oct 13, 2020

Excellent course. I just wish the assignments were a little harder. The last assignment was the perfect toughness level. Made me connect concepts, look up stuff and actually get out of my comfort zone to learn.

By Rachana A

Aug 23, 2020

I used to think that where are we going to use these matrices eigen values and vectors in real.. and I've got my answer from this course...Thanks to the professors who had given clear view on these topics...

By Александр Л

Nov 1, 2019

Great instructors, excellent content. I would like to see more practical use cases of the material (at least as a self-study reading). And please add an explanation behind formulas for the eigenvectors part.