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:

1876 - 1900 of 2,366 Reviews for Mathematics for Machine Learning: Linear Algebra

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.

By Keshav B

Jun 13, 2020

This course was very insightful. The instruction was well done with expressing the intuition, but the process was left vague on a few concepts and required me to look up worked out examples.

By Jahanvi T

Jul 19, 2023

Adding more examples would have made this course better. I got confused during some assignments because it was the first time I applied the concepts and did not know what I was doing wrong.

By Lalpekhlua L

Jul 17, 2021

I think it is a great course. It is definitely not for beginners and I feel the lectures are somewhat rushed on some videos. It is best to view this course as a supplement and not as a main

By Sharon I

Mar 27, 2022

good videos and good instructors; programming assigments could be a little bit clearer in the instructions. Overall good for understanding the maths behind Machine Learning. Thank you!

By shashank s

Feb 17, 2020

The course was good but it could have been better if the exercises had more difficult questions or probably a section with more difficult questions using the concepts that were taught.

By Karen F

Sep 5, 2022

Great course, a lot of visulizations to show you what linear algebra do and why do we need it. The professors really make the course content interesting and the course flow is great.

By ASIFIWE E

Mar 2, 2021

This is excellent course provided as fundamental skills required in Machine learning journey. I was excited to be learn from best lecturers ever and, thanks to Imperial College.

By Suprith R G

Aug 18, 2019

1.Need more clarity on calculating Eigen vectors using back substitution of Eigen values.

2. Power Iteration method for the Page Rank Algorithm should be more specific and clear.

By Phuong N

Sep 24, 2018

The course can help me more clearly when approach some algorithms in the optimize function of Machine learning. Thanks coursera and Imperial London College about this course.

.

By Tom F

Dec 28, 2021

A really well structured course, a few minor problems with the coding assignment formatting but otherwise all the topics were covered in depth with plenty of application tests.

By Sri C D

Jul 16, 2020

The instructors and the way of their explanation are a huge benefit of this course. The intuition they provided each step in Linear and Vector Algebra are really appreciable.

By Elliott P

Apr 30, 2019

It's a very good course given that it's so short. It was exactly what I was expecting. I thought it could have had more examples of solving problems with specific techniques.

By Sastry

Apr 11, 2018

Very interesting presentation of matrices and vectors. The questions in quizzes could be improved by making them clear. May be you could add another course on eigen analysis.

By NAVEEN R

Aug 2, 2020

Topics are explained neatly but lacked in depth explanation in few topics and i suggest to include more application oriented examples to every topics covered in the course.