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.

C

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.

Filter by:

2226 - 2250 of 2,366 Reviews for Mathematics for Machine Learning: Linear Algebra

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.

By 川上孝弘

Aug 16, 2022

The video lecture skipped so many important concepts and difficult to catch up. I sometimes refered to other textbooks to understand the lecture.

By Cindy X

Dec 20, 2018

I think this course is a little bit hard for a beginner with python. And I hope that the teacher can talk more about the Machine learning part.

By Felipe G W

Sep 12, 2022

Excellent videos with generally appropriate pace. Some more examples and exercises would probably improve the learning experience even more.

By Christos G

Jan 24, 2021

Very good explanations on difficult subjects but a bit short coverage of various cases, thus some assignments and quizzes were challenging.

By Atish B

Sep 24, 2020

Answers to Several questions in Week 5 quiz around eigen values and eigen vectors need to be revisited as they donot appear to be correct.

By Serdar D

Feb 15, 2021

This course consists of very fundamentals of linear algebra. I expected advanced linear algebra contents and more software applications.

By Darian R

Aug 2, 2023

Sadly too many vital exercises are behind the premium path with -- with no way to complete the course properly without access to them

By Igor M

Apr 7, 2023

feels like the important/interesting stuff was described briefly, while deep diving into calculations.

I miss the broader picture.

By Amal J

Jul 15, 2020

The course gives a good beginner-friendly Introduction to Linear Algebra. But the courses could cover a little more topics in LA.

By Jorge G

Aug 14, 2020

I would give it 3.7, examples are good but the vectors the lecturer draw were no easy to understand because of drawing by hand.

By Nicholas G

Jun 21, 2022

TEverything is good until you reach the coding assignement. Then it is a complete disconnect with no resources available.

By Badri T

Dec 29, 2019

The Eigen system could have been better explained. The last quiz was too hard and the concepts required were not covered

By Aaron H

Oct 17, 2019

Lot of the concepts seemed glossed over and could have used more guided practice and/or linkages to real world problems.

By Indira P

Mar 7, 2021

It is so complex and contains so much knowledge but hard to understand for beginner or intermediate in mathematic

By Kate G

Nov 19, 2020

The instructor is skipping a lot of material and the quizzes require working with external sources to be solved.

By Matt P

Feb 24, 2019

This course would be perfect if more elaboration on the maths required to complete the quizzes, was provided.

By N s n r

Dec 11, 2019

i expected a practical mathematic approach rather than only mathematical approach.but page rank algo is good

By Viktoria

Oct 11, 2021

The course could give more insights on a number of topics and it was very brief which made a bit frustrated

By Tony M

Oct 23, 2020

Good course, but could add extra steps for those a little rusty with algebra, matrices, vectors and so on.

By Vikram G

Jul 23, 2022

The practice quizzes were just too easy. Only the last Page Rank Quiz was hard. All the others were easy.

By Jared E

May 26, 2018

Overall good, but some nasty difficulty with the programming assignments... especially the last one.

By Mohammed A

Jun 14, 2022

I got lost in many ocasions and had to look on youtube to understand the concept such as projection