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:

1926 - 1950 of 2,427 Reviews for Mathematics for Machine Learning: Linear Algebra

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 Muqeet A

Aug 4, 2024

The course did reflect the fundamental concepts in an excellent way. The only thing which frustrated me was " The PageRank" assignment and how was it even related to this course? Anyways, highly recommended.

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.

By Augustinas S

Jul 3, 2019

Fast paced linear Algebra, perfect to get refreshed. Might be too concise for those who learned Math not in English a few decades ago, will require to browse Forum for additional links to read on the side.

By Shaquille M

Feb 4, 2019

Great primer. Covers most of the important themes of LinAlg needed for applying machine learning, and also provides really good intuition. Useful for those wanting to sharpen up before further study of ML.

By Debbie H

Nov 2, 2020

Good content, animated and visually-appealing lectures - considering it is mathematics, assignment material and quizzes are helpful for review, but minimal support and feedback for questions or problems.

By Putuma P G

Apr 7, 2020

It's a great course as a refresher, but for mostly folks with a lot of time. The assignments are fair, but sometimes it's dive-in kind of stuff, whereby the assignment itself is the instructive example.

By Valentinos P

Jul 13, 2019

An outstanding course which builds your mathematical intuition rather to prepare you for mathematical calculations. My opinion is that its contribution is significant in the pool of courses in coursera.

By ThomasZhang

Apr 13, 2021

a bit rush course covering the most important part of linear algebra, give me a very good intuition other than mathematic notations! the course might be better to add some explaination on math side!

By Deval P

Jul 10, 2020

even though my code was right in the last assignment the grader kept getting timed out. it took 3 days to work and in the end the code was same. the course on the other hand was quite good and easy.

By Jorge V

Nov 11, 2018

Great content and direction. Only negative is the sometimes frustrating experience with the Jupyter Notebooks: debugging what has gone wrong is very difficult, due to a lack of good error messages.

By Marco K

Mar 30, 2020

Be careful as a beginner in coding. It might be frustrating from time to time. I have spent the majority of my timing on the coding . At the end worthwhile, but did not feel that way at that time

By Milan S

May 8, 2018

Good, but sometimes it is neccessary to look for supporting materials. I took this course in combination with MIT course in LA and this offered another, more practice oriented, view on the topic.

By Tanmoy D

Jun 7, 2018

The course is a great resource to brush up on the fundamentals of linear algebra and learn about the meaning behind the math.It prepares people for any further courses which use linear algebra.