Chevron Left
返回到 Mathematics for Machine Learning: Linear Algebra

学生对 Imperial College London 提供的 Mathematics for Machine Learning: Linear Algebra 的评价和反馈

4.7
12,465 个评分

课程概述

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

热门审阅

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.

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.

筛选依据:

1976 - Mathematics for Machine Learning: Linear Algebra 的 2000 个评论(共 2,462 个)

创建者 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.

创建者 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.

创建者 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.

创建者 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

创建者 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!

创建者 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.

创建者 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.

创建者 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.

创建者 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.

创建者 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.

.

创建者 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.

创建者 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.

创建者 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.

创建者 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.

创建者 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.

创建者 Amer M

Jun 28, 2020

Good Course, It shows Linear Algebra from different perspective. You should not be good in math because the math is not advanced here, but you should be excellent in Python.

创建者 Alek C

Dec 6, 2020

This course is can be challenging but the material is good and i trust this over a university program since this course is applied concepts and works with lite programming.

创建者 rez

Apr 19, 2020

It really was useful, but need a little bit more concentrated discussion forums. cause many questions were still unanswered there.

but thank you all, it really helped me :)

创建者 JAY C

Jun 30, 2019

I think the concepts are explained clearly, with ample examples to real life. Much easier to understand this time around. The coding labs could use more pointers though.

创建者 Victor D

Jul 14, 2020

it is quite intuitive, the programing tools are easy to use. I think its perfect for those people who have some math background but don't want to go deeper into theory

创建者 Jaumir V D S J

Mar 17, 2019

The course by no means replace a full semester course on linear algebra, but it´s useful for those who had already had a course on L.A. years ago and want a refresher.

创建者 David G R A

Mar 4, 2021

All the lectures were great, and pretty straightforward, but, some programming assestments were too dificult and not so useful in order to help to grasp the concepts.

创建者 João M G

Jul 28, 2019

The course is a good review of linear algebra for machine learning. But It would have been better if there were more code exercises and if they were more challenging.

创建者 Artur B

Sep 29, 2018

Brushes over a lot of relevant topics, but if you want something more in-depth, definitely take something on Khan Academy, or your local university/community college.