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,232 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

CS

Mar 31, 2018

Amazing course, great instructors. The amount of working linear algebra knowledge you get from this single course is substantial. It has already helped solidify my learning in other ML and AI courses.

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:

2276 - 2300 of 2,427 Reviews for Mathematics for Machine Learning: Linear Algebra

By Marie-Luise K

Jan 16, 2020

Overall, it was a good summary to understand linear algebra. To get into the topic, I had to read through additional material as the videos and tasks provided in this course were a little shallow to my liking. I, personally would have liked more applicable machine learning examples.

By Ilaria G

Oct 24, 2019

I believe that the programming required in the assignments are not beginner level. I had never coded on Python before and I thought that there wasn't enough support on how to test my code before submitting, for example. On the other hand, the math topics were really interesting.

By Thomas S

Oct 16, 2020

I give this a three because the course focuses on themes with a macro lens while not giving the microdetails much explanation. Good foundation and interesting topic, but it seems counterintuitive for me to have to supplement the lectures with youtube lectures...

By Dimitrios N

Sep 1, 2024

The course is supposed to be offered for beginners as well but lessons are so fast paced and there is no practice prior to the tests. I would want more practice and more examples given in the videos so I feel more confident going into the tests.

By Kambiz C

Jan 28, 2024

I felt that the course does not provide any concrete examples of solving for scalar and vector projections and we're left with searching online for those which makes the course at least in the areas of scalar and vector projection confusing.

By Hemal M

May 24, 2024

Decent enough. The quiz are hard because too many concepts are not covered. For example, row reduction, gaussian elimination and that one quiz on Einstein summation. Good introduction, but not for absolute beginners. Good lecturers though.

By Chakravarthy R

Sep 16, 2019

It was too fast for me. I answered many questions just by chance. But i got an overview of the concepts like diagonalisation , inverse, transpose, basis, span , eigen and so on. I am hoping that i will build on this.

By Denys H

Aug 6, 2022

I searched a lot of additional information in order to understand something. This is the most disadvantage of this course. Nevertheless, the course have many exercise and labs, which were interesting.

By G V

Jan 23, 2022

The course objectives, aims, and motives were very clear but after mid week 3, the teaching became abstract and the professors should have given little more explanation about the advanced topics.

By Meng H P

Feb 1, 2020

I am feeling like something is missing during the last part of the course when it comes to Page Rank Algorithm. There should be more explanation to how the math works or comes to its formula.

By Santiago R R

Jun 20, 2020

The assignments kill this course, great instructors, and pace, in my opinion. (I am a beginner in linear algebra and I understood the concepts without needing Google or external resources)

By Rong D

Aug 30, 2018

I think the course is more suitable for those who have had comprehensive theoretical knowledge in linear algebra and intend to learn more about its practical use and its relevance to code.

By Marcus V C A

May 23, 2021

The course is good. But the last module (week) is not so good. I think that the explanation of the Page Rank algorithm is not very good. I also think that the final test is very confuse.

By TirupathiRao p

May 16, 2020

Overall course was good, I have learnt few new concepts which I haven't know till now. But at the end, things were not clear while putting all together for solving page rank algorithm.

By David D

Aug 18, 2020

Linear Algebra content is great, however, was not aware that a huge portion of grade is based on Python programming exercises!!! Only need to learn Linear Algebra, not programming!!!

By Aurel N

May 8, 2020

Intuitive geometrical representations of eigenvalues and eigenvectors in 3blue1brown style. Had some concerns with a few theoretical inaccuracies of the material presented.

By Akeel A

Jul 22, 2020

It was a good to review linear algebra again and see how what I learned in my first year course at university could be applied here! Plus it was good to see Python again.

By Michael S

Dec 1, 2024

It glossed over some points when arriving at conclusions and left me with many questions. Errors in the assignments were very difficult to interpret and diagnose.

By Manuel M

Jan 25, 2019

The course feels very disorganized in general. Some quizzes are about 10 standard deviations from the average difficulty, which is befuddling to say the least.

By itwipsy17

Feb 25, 2020

It is good course for machine learning. But I didn't fully understand the page rank system with damping.

More explanation of damping is needed for the newbie.

By vignesh n

Sep 12, 2018

Transition from explanation of basic to advanced concepts could have been better. There was an assumption that few things was already know to the learner.

By Alexander D

Aug 7, 2018

Not enough focus on how material connects to machine learning. A case study example would help, as would a very slow, detailed step-by-step illustration.

By Santiago M

Sep 14, 2020

Nice one. But realized I needed more foundation on this matter. So decided to abandon and level up my topic knowledge in Khan Acadamy. I will be back.

By Sanyam G

Apr 3, 2022

Good for someone who has bit background in Linear Algebra and Python. I won't recommend this work for a completely newbie as this course lacks depth.