JM
Sep 21, 2022
Specacular course to learn the basics of ML. I was able to do it thanks to finnancial aid and I'm very grateful because this was really a great oportunity to learn. Looking forward to the next courses
FA
May 24, 2023
The course was extremely beginner friendly and easy to follow, loved the curriculum, learned a lot about various ML algorithms like linear, and logistic regression, and was a great overall experience.
By Subir D
•Jul 2, 2023
Absolutely worth taking. I had attempted this few months back, from Andrew Ng. This course has definitely made it worth while to dig in. I do have to ask the course designers, relevance of the next two courses, as the transformers architecture is taking us by storm due to recent GPT success. Are those next two courses irrelevant?
By T
•Mar 6, 2023
Unbelievably useful course... I've learned how to actually implement basic analyses of data using machine learning and have already applied this knowledge to data I work with every day with spectacular results. Can't recommend this enough; Andrew is also an engaging speaker and teacher. Very surprised at how fun this was overall.
By Zeljko T
•Nov 12, 2022
Even though I knew the material from the original ML course, it is a great upgrade to the original w.r.t. using python, jupyter notebooks and scikit-learn. It's always a pleasure to absorb the information presented by Andrew. Material was presented very clearly, with great focus on building the intuitions around things. Thank you
By Diana K
•Jul 10, 2022
I am very happy to finish this course! It is the best! I took previous course, but matlab was quite complicated and new for me. So I am very glad that course has been updated with python. Everything was explained in details. This course highly motivated me in studying. Thank you a lot, Dr. Andrew Ng! You are very great teacher!
By yiping w
•Jun 21, 2022
A great learning journey with Andrew Ng and thanks to all of the people behind to make it so intuitive and fun to learn .. I never thought that ML could be such easy to understand and with the this new Jupyter notebook and all graphics and animations this course turns the boring math into an excited exploration into the future.
By Raph L
•Sep 16, 2024
I really loved this course, the material was easy to understand and the explanations were given in a very digest manner. Having come to the end of this course, I realize that I have learnt a lot without getting a headache in the process. I want to thank the team for providing us with such a rich and beautiful learning experience
By Chandrashekar D
•Oct 24, 2022
The fundamentals have been covered thoroughly. The assignments have been designed very thoughfully to give a clear understanding of the subject. More than anything my interest in Machine learning has deepened. Taking this course motivates you to go for more. I am delighted with teh experience it offered me in a short time.
By Enrique B G
•Sep 7, 2022
Thank Andrew and the whole team that made this course possible. I learned so much in this course, Andrew is able to explain difficult concepts in a clear an concise way. The labs and quizzes helped to assess how much I've understtod the concepts seen. I have now solid basis to be able to grow in my machine learning journey!!!
By Vinicio O
•Aug 19, 2023
Fantastic course with the always positive, funny and kind energy of Andrew. This is a very nice and fresh update from the Matlab course which now uses Python and I am so much happier and able to understand things better. Gives me motivation to keep learning about ML and hopefully one day be a part of this world professionally.
By Sajal S
•Aug 19, 2022
An excellent overview of the both the basics building blocks of modern machine learning algorithms and the state of machine learning today. Taught by the fantastic Andrew Ng, who makes even the most complex concepts easy to understand. Courses from DeepLearning.ai are a class apart from any ML related courses on the internet.
By ZHAO S
•Dec 6, 2024
This machine learning course by Andrew is truly outstanding. His teaching approach is incredibly well-structured and gradual, making complex concepts easy to grasp even without an extensive mathematical background. This course is perfect for beginners who want to dive into machine learning with clear and concise explanations!
By kiran k
•Nov 17, 2023
I have really enjoyed doing this course. I did have confusion working with vectors and differentiating them with scalars while coding. Some fundamental steps are more clear. Still lot of work to do on my own side. The hints provided and step by step guidance given is great tool for self evaluation and developing coding skills
By Tường N H
•Sep 30, 2023
At first, I didn't think this course was suitable for beginners. However, after taking it, I had to change my opinion. The code is clearly provided with meaningful documentation, and Instructor Andrew Ng explains all the concepts in detail. This course is truly excellent and meaningful for my journey to become an AI engineer.
By Dharin S
•Sep 11, 2022
Very well taught course covering basic concepts and examples lucidly. One does not need to get into complex mathematics and at the same time, it does cover the required maths driving the Machine Learning. The material, exaplanation and the various labs give complete picture of what's happening behind the scene of a ML system.
By Shafin I
•Aug 2, 2024
This is my first ever online course. I am a total beginner when it comes to ML. This course was just perfect for me, the lab section is very interesting as I got to play around with the graphs, add my own values. I am now much more interested and eager to learn than before. Looking forward to finishing the remaining courses.
By Sourav S
•Sep 25, 2023
An amazing course for people wanting to learn Machine Learning. The planned progression from the basic concepts to the complex concepts in the course, is truly commendable. Every concept has been explained in simpler terms and can be grasped with a little effort. Thank You Professor Andrew and team for building this course.
By Vinayak G
•Feb 3, 2023
This course is best for getting knowledge of what is machine learning really is. After this you just need some practice on algorithm and you are ready to go. Also way of explaining is most efficient.
I would like to thank coursera, Deep learning AI and Andrew Sir for bringing this much easy to understand course for students.
By William R
•Sep 28, 2022
This course covers the mathematics behind the algorithms in an intuitive way, slowly building up in complexity. It is shown how to implement these algorithms programatically using Python, instead of relying on pre-existing libraries that do all of that for you. Overall excellent teaching and exactly what I was looking for.
By Harsh B
•Aug 29, 2024
Really well explained no doubt about the theory part, the teacher is amazing, the jupyter notebooks are really awesome 👏, but one thing which i found weird is that they weren't explaining the code, it is us who has to understand the code line by line. But if you are familiar with python then it will be more easier for you
By 21020517 N M H
•Jul 18, 2024
I absolutely love how lecturer Andrew Ng guided me through the concepts and algorithms of Machine Learning. The simplistic way he explained the functions and concepts really showed that he's the top, the leading expert in this field. I'd love to thank him personally for this amazing learning experience. Andrew, you rocks!!
By Babak G
•Aug 12, 2023
Hello every one,
this course is really good. You can learn the basic and conceptual ideas about supervised machine learning and also with programming laboratories, you can see the effect of parameters in figures, which help a lot.
In addition, you can become familiar with python libraries such as numpy, matplotlib, SKlearn.
By Chi Y S
•Oct 19, 2023
Professor Andrew Ng breaks down the basics of supervised learning algorithms into easy-to-digest videos and lessons. What I really liked about the course is that he really eases you into the world of Machine Learning whilst being comprehensive in the basics to prepare you to tackle more challenging concepts with confidence
By Trang N
•Sep 23, 2023
The course explains really well the details of how regression and classification algorithms work, Further more, there practical techniques to improve, not only for the 2 algorithms but for many other (potentially more complicated) models. It requires a little bit of math but not so much. I really enjoyed taking the course.
By Cameron W
•Feb 8, 2023
Really incredible intro to machine learning course. I've taken several on Coursera and this one is easily the best. Andrew Ng provides great coding examples, real-world applications, and just enough math/theory to give you an understanding of what ML algorithms do without confusing you. Cannot recommend this course enough!
By Ravina88
•Jul 21, 2023
i completed the whole course except the optional lab assignments as thy were paid one. the very interesting thing about this course is the video duration . all video's of this course were of 4-6 min and at max to 9-10 min. which makes it convenient for student to complete whole course.
thank you sir and all the members .