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
12,182 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

EC

Sep 9, 2019

Excellent review of Linear Algebra even for those who have taken it at school. Handwriting of the first instructor wasn't always legible, but wasn't too bad. Second instructor's handwriting is better.

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.

Filter by:

126 - 150 of 2,416 Reviews for Mathematics for Machine Learning: Linear Algebra

By John T S

May 7, 2020

Above all I found this course well oriented toward becoming useful. The conscious avoidance of heavy mathematical description was a good choice for the online medium. As a learner, I suppose I might have learned better with a bit more... testing, I suppose is the word? To work through a few more examples? But actually, a few well-chose gulfs between the presented materials and (especially the last) testing materials brought some useful questions and explanations. The eigenvector materials are conceptually slippery. Maybe one more example to work through, with clumsier numbers? Although, maybe that would have been boring and confusing...

Which is why I'd give the course five stars. It makes complex material usefully simple, while acknowledging that some things are of necessity left out.

By Hansa A

Jan 25, 2021

This course is an excellent course to learn and apply Linear Algebra to algorithms and day to day life problems. Typically linear algebra is a very hard course in undergrad life but after this course I have gained a solid knowledge in linear algebra. I think the main reason for this is that in this course the instructors have a different approach when teaching this course. They visualize entire concepts of linear algebra so that we can understand the topics very clearly. This is the way to teach linear algebra. There is no point of doing 100s of problems to face an exam, the only thing we need is to visualize and understand the concepts of linear algebra. Thank you Imperial College for doing that. This course was extremely important for my further studies. Do it, you won't regret it.

By Ritobrata G

Jul 12, 2020

As a student with Physics background, I though that this course will be a quick recap for me. But was I in for a surprise! This course completely changed how I see matrices and vectors. The instruction videos were very edifying. The teachers were great. I am fervently thankful to Imperial College, London and Coursera for such a great course.

There could be some improvements- the assignments felt ambiguous at times. They were not clearly worded and what was expected was not clear. And there could be some very practical excercises in ML where the concepts I learned could be directly applied.

A special note- the instructors were great. Their method was well thought, cordial and the videos were very informative.

By Mia C

Aug 2, 2020

I have just completed the first of the 3 courses in this series. First of all, I must thank Professor Dave for the excellent efforts he put into delivering those first 4-week of fun and excellent topics. You have made it so interesting to me that I would love to know more about linear algebra. (*** Not only that, you have taken us on a informative journey of shopping for apples, bananas, and carrots to some visits to bears! : ) : ) ***)

For week 5, Professor Sam had given me some excellent materials as well. I look forward to taking the second course in the very near future.

Both professors are so smart and clearly great teachers! I feel so lucky to have stumbled into this course!

THANK YOU BOTH!!

By Muhammad S A S

Jan 14, 2024

This wasn't my first go at Linear Algebra; I had taken a course at my university. But when it came to applying that knowledge in Data Science, I was lost. All I had was theory and math problem-solving skills. That's when I decided to enroll in this course. In just five weeks, it really helped me connect the dots. It covered all the basics of Linear Algebra related to Machine Learning and threw in some coding exercises to make the math more practical. The visual representations were crucial, and the assignments, though sometimes tough, were fun (and good for pushing my learning further). Now, thanks to this short course, I feel more confident about implementing what I've learned, if Allah wills.

By Warul K S

Jun 28, 2020

The representation of mathematical concepts as "tools" to solve practical problems was beautiful and enabling, the way the instructors build our intuition rather than providing us with a bland approach to simply solving mathematics questions was phenomenal, the structure of the course was definitely first class as one would expect from Imperial. We were guided through the assignments but not fed the answers, our understanding was tested and additionally built upon through each exercise. Overall, I would recommend this course to anyone studying the subject in college or desiring to build a solid mathematical foundation for machine learning or even simply to appreciate the beauty of mathematics.

By Hossein M

Dec 25, 2022

I would like to say, This course has several points

1- many examples are applicable

2- you can find a deep understanding of linear algebra

3- Excellent design for the curriculum

4- The contents are interconnected and related

of course I would like to write, maybe have little bit problem

In week 4: Non-Square matrices to do projection and In Week 5: Eigenvalues and Eigenvector Quiz 10 first 5 questions were so hard. Of course this matter is a good point about this course but in my opinion, it was better to more extend this matter

Overall, I enjoyed this course and recommend it to everyone.

thnks in advanced Dr David Dye and Dr Smeul J cooper, and Coursera as well

By VARUN S

Sep 14, 2020

The reason I liked the course is its focus on important topics. Many complain that it was not for beginners and I understand the frustration. They shift gear in some assignments, but you have to put time to explore and self-study the material to move ahead. That is how the real learning happens. I think there was an advantage of not having a specific reference book. I have tried other LA courses and these books can absorb all your time and you may find yourself at the same place after 6 months. On contrary, this course forces you to go out and study only the topics you are struggling with. All in all, one of the best MOOCs I ever attempted ... Cheers!

By Anikesh M

May 16, 2020

The course is extremely interesting and fun to do. Instructors have put a lot of efforts to make some complex topics seem easy and engaging. I could relate the calculations being implemented into practical ML applications. But i would also like to add that the last module of eigen-values and eigen-vectors gets very confusing especially the page rank algorithm and the quiz of eigen values and vectors..If the instructors could add a video or two to explain some more concepts, the course would become a perfect package even for a beginner.

AT LAST I WOULD THANK IMPERIAL COLLEGE LONDON FOR MAKING A FABULOUS SERIES. I REALLY LOVED LEARNING FROM YOU.

By Iacopo C

Aug 22, 2020

Its purpose is to build the intuition behind the fundamental, important topics of Linear Algebra required in Machine Learning, it aims to develop the insight required to access other courses on Machine Learning Tools and as such it does an amazing job.

The clarity and enthusiasm of both the instructors is priceless and when a subject like this is communicated so effectively it makes a huge difference.

If what you're looking for is an understanding of the concepts that are the foundation of ML together with some rigorous exercises that will help you solidify you knowledge then I definitely advice on enrolling into this course.

By Andrew K N

Feb 21, 2021

I have changed my opinion of this course. I am now at almost the end of the part three of the course, the PCA. and I have learned a lot. David introduced very important concepts of linear algebra in this part and this was really important part of this course.

One thing I have learnt from the course is to pay attention, take notes, pause to understand what is being taught. This enabled me to learn a lot and get the best out of this course.

Sometimes when a quiz seems too difficult, its ok to leave it a little and continue with the course. it gets easier to do it after a few more steps are taken forward.

I am truly thankful!

By Aaron S

Jul 29, 2022

First off, the instructors are amazing, and the programmer tests are laid out very well. Despite this course being rated as beginner, I found many areas quite challenging. This in part is because I have not been active in mathematics for 15-17 years and all of these concepts are new to me. That said, this course successfully developed my command of Linear Algebra from zero to graduated and, with some continued practice, I'm confident I can employ the concepts later on in AI. Learning the power of Python modules and leveraging them intelligently has to be one of the largest rewards of knowledge with this course!

By aborucu

Jun 5, 2021

ınstructors are engineers rather than mathematicians. This is very valuable because their pure focus is on application of relevant subjects rather than pure math point of view. of Dissecting relevant topics and applying them was a gem for me, rather go through 500 pages abstract algebra course without being able to tell whether I will use them in ML and if so where. One who has some background in LA will spend more time on course material, otherwise be prepared to watch some additional tutorials on youtube regarding subject matter. But instructors make this clear upfront and also provide links as well.

By Muhammed C Ö

Dec 18, 2023

This course basically meets the need. You may only need extra resources at certain points. The course also tells you about the additional resources required for this. I started this course with high school mathematics and there was almost nothing I didn't understand. My advice to you is not to move on to another point until you fully understand a point you do not understand. Especially the subject of eigenvectors and eigenvalues is very important. I was pleased with this course. I hope you will get the necessary benefit. I would like to express my gratitude to the dear instructors and course team.

By Soumya A

Jul 22, 2020

The course is great especially for a brush up of first year concepts for someone like me, but I couldn't help smiling throughout after realizing that the way this entire course series is presented is by reflecting the video lectures while they write on a transparent board about a vertical mirror plane. Although this must have been rather simple to implement, the idea is something incredible to my mind. Classic college education never exposed me to the ideas and a need to 'build intuition' for things like this course has. Kudos, professors!

By Hasala S k G K

Sep 7, 2020

Excellent course! I serve in academia with a terminal degree in mathematics, but yet I learned many interesting connections specifically aligned with applications. This course is designed in a way it can be easily followed by anyone with a basic mathematical background but, yet can equally be enjoyed by someone with a strong mathematical background. After taking this course, I got motivated to enroll in 'Multivariable calculus' and PCA to complete the specialization. Thank you all who put the course (and the specialization) together!!!

By Cristiano M F

Nov 16, 2020

Fantastic course. Much like what the reviews I read had anticipated. It is rigorous, the professors are competent and empathetic, and I feel they combined the right amount of theory with lots of practice (including on programming which was a first for me). Finally, they also made it clear that this is not a college-level course on linear algebra but instead a course on linear algebra that is specifically applicable to machine learning (as its title suggests) which is exactly what I was looking for. Thank you, Imperial College London!

By Aditya P

Apr 27, 2020

I found this course excellent. For quite a long time, I have been struggling to understand what Eigenvectors and values mean and why do we bother to focus so much on Orthonormality. This course dealt with these concepts in a simple and lucid manner. It built the necessary math and intuition, which I liked the most. Also, this course really explained well why Matrices and its knowledge is important as it is useful in so many applciations. I am happy with the course and expect the same utility from the next course in the specialization

By Battal U

Dec 23, 2020

Course is not boring from start to the end and course teacher are really good at speaking and teaching. They have great passion and they're fun. I like them a lot. I hadn't hard time to learn and make progress. Course is also very informative and made me passionate about expand my informations about the Machine Learning and other ares connected with Machine Learning like Data Science. Again I am thankful to everyone who made this course accessible to me and people who passionate to learn about Machine Learning core concepts!

By Soumyadeep S

Sep 24, 2020

Both the professors right from the very beginning were not only very knowledgable but the way they delivered the lectures, it was really great. From the transformations to the rotations and shears, to the concepts of eigen values and page rank, this course is just so satisfactory for those who love mathematics . I learned a lot of things from this course, I started looking at vectors a lot differently. I would like to thank both the professors from the bottom of my heart for delivering such beautiful concepts.

By Mikhail D

May 8, 2020

I see why some people are unhappy with this course (may be difficult to follow if you haven't seen Linear Algebra before / assignments are sometimes confusing), but I personally loved it. I took this course as a refresher for the main Linear Algebra concepts I last studied almost 10 years ago and the lecturers did a great job presenting the material in a very visual, intuitive, and over high-level way, making sure that you really get a feel of the main concepts instead of being buried in notation and formulas.

By Carlo G

Mar 7, 2022

A great introduction into linear algebra for machine learning. The instructors do present the subjects in a very understandable and efficient way. There are enough exercises to practice the theory. Coding assignments help to apply the practice in Python code using numpy. I enjoyed doing this course and will definitely finish the complete specialisation! Maybe, it would be nice, to get a bit deeper into the matter. Getting a bit more math background and some more exercises to make sure to understand the topic.

By Pieter t H

Jan 6, 2021

This 5-week course, which can be completed in the evenings of one week, quickly give me intuition about matrices/linear algebra and their use in machine learning. Also, it's a step toward understanding PCA/ dimension reduction. The teachers are really good in explaining the difficult material, and there are enough short tests to practice. I recommend the course to all data scientists who are already able to pick a prediction algorithm with high accuracy, but want to understand the math behind it better.

By jie

Jun 5, 2020

This course is a great introduction course to linear algebra. I am a quantitative finance guy and, to be honest, already forgot almost 90% of linear algebra I learned in college. It is always a little painful for me to code matrix multiplication during my work. I found this course before I went to amazon to buy a text book. This course saved me so much time and I really learned what I need to learn. Thank you so much.

The only con of this course is that: the python coding assignment is too easy.

By Ameya P

Jun 25, 2020

Course would be easy if you have any background with linear algebra, but concepts through the scope of geometric application, which is fresh give new perspective to whole linear algebra than how its taught in class or Uni. Amazing instructors ! and great way to visualize things ! Please note This course is not suited for beginners and people looking for an introductory lecture to Linear Algebra! please have some introductory knowledge before you start off with this course . Thanks !