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,932 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.

HE

Aug 8, 2021

the instrutors were too good and their explination for the concepts was to the point and it made me realize things in linear algebra I didn't know before although I studied it in school of engineering

Filter by:

451 - 475 of 2,363 Reviews for Mathematics for Machine Learning: Linear Algebra

By Md D R

Dec 24, 2021

This is a great course for learning the underlying mathematics of Machine Learning. I enjoyed every bit of the course and looking forward to the next course in the specialization.

By Yuksel C

Nov 26, 2021

I couldn't wait for finishing the course, im on the first week but i must say that David Dye seems like an amazing teacher. He makes hards lessons easy to understand. Thanks a lot

By Kothai V

Jan 30, 2020

This course was very useful to not only revise the basic concepts from mathematics but also to start understand how these concepts are useful and used in Machine learning. Thanks.

By Juan I B R

Feb 10, 2019

muy bien estructurado, los exámenes se disfrutan debido a que se entienden los conceptos y las preguntas con conseptualmente profundas, no los intentes si no has visto los vídeos.

By Andrii Z

Jul 13, 2021

I can only recommend this course! Even though I studied Linear Algebra at university, this course was very helpful in getting better understanding of what is actually going on :)

By Sri R

Aug 2, 2020

I'm really glad that i took this course rather waste my time on binge watching.

I gave me a strong intuition about the operations and manupilaiton of matrix and coordinate systems

By Santhosh S

May 22, 2019

The course is very good only thing is you have to spent some quality time to understand in deep why linear algebra is more important and how does it involved in machine learning.

By Alex J

May 13, 2018

I am new to this platform...

I would have liked to have the option for the system to accept lower grade (60%) if I don't have time to do 80% but have general idea on how to do it.

By Arun K

Apr 11, 2018

If you are a bottom-up person who has to understand nuts and bolts before going up the software stack, this is the course to start your machine learning study. - From a ML newbie

By Rishav K

Oct 4, 2020

The course is beneficial for the development of intuition of the underpinnings of Linear Algebra. But, the pace and details covered may sometimes be overwhelming for a beginner.

By Jack C

Sep 4, 2019

Truly fantastic. It is so clear, and the questions are the right difficulty, because they are challenging and make sure that all the concepts explained are thoroughly understood

By Shivam P

May 19, 2020

Everything was very well explained except the Page Rank part.A more detailed explanation would have been better. Overall a fantastic course for understanding Mathematics for ML

By Muthu K

Apr 6, 2020

I would like to extend my thanks to the Coursera team and the team from Imperial College London for giving us such a platform to learn the basics to keep our foundation strong.

By Jugal H

Jun 1, 2020

Beautifully delivered and with strong foundations, this course teaches you just the right set of things you will need to build your Linear Algebra skills for Machine Learning.

By Boon L

May 19, 2020

Overall it has been great in being given an opportunity to dive into mathematics world with some real useful examples! Thank you very much. Hope to see you again next courses.

By Oscar S

May 17, 2020

I've learn the basics and other interesting topics about linear algebra. I think that the lecturer's use a simple language to describe all that it is behind the linear algebra

By Gaurav A

Feb 7, 2019

I will recommend this course to everyone. The way I think about matrices and eigenvectors are completely changed. This course makes the Linear Algebra very easy to understand.

By Leith S

May 13, 2023

Well delivered course - helpful if you are familiar with python numpy, but a few of the quiz/assessment questions felt like they were outside of the scope of what was taught.

By Sanjay N

Aug 5, 2020

The videos are brief, yet really informative. Main aspects of the subjects are covered and the lectures communicate the ideas in an intuitive manner for better understanding.

By Rani D S S

Jul 20, 2022

Thanks to all instructors, all techings were very clear. I liked the Bear example, it was slightly comforting when using inanimate objects to explain difficult concepts. Yay

By Palak S

Dec 24, 2021

The course material was well planned out and perfectly taught. The assignments provided further clarity on the subject matter. It was a very engaging and informative course.

By Akshaya P K

Nov 19, 2018

Loved it. One of the best courses I have taken in Coursera so far. The thoughtfulness with which the content is developed and delivered, technology used etc. are impeccable.

By Maxwell G

Aug 30, 2021

nice course which is provided by one of the most famous school around the world. It will give us the opportunities for programming and machine learning. Really recommended.

By Yuta S

May 4, 2021

Amazing course I have ever had. The explanation helped me understand the complex concept. Strongly recommend to take it if you would like to build up the basic math skills.

By Arun I

Aug 3, 2020

Great course. Great instructors and loved the whole course.

Basis transformations, eigen vectors, eigen basis and related applications were great and explained with clarity.