OO
Oct 20, 2017
Andrew Ng's presenting style is excellent. Makes the course easy to follow as it gradually moves from the basics to more advanced topics, building gradually. Very good starter course on deep learning.
SM
Jun 13, 2021
Andrew Ng is one of the best teachers out there to learn NNs and DL. His deep insight into the math of the subject gives us motivation to learn more, amazing course to learn the basics of the subject.
By Jialin L
•Aug 3, 2019
Andrew Ng is very good at teaching machine learning courses. He can always clarify the concepts and ideas I am confused about.
By Collin J
•Jul 4, 2019
a carefully planned introduction to neural networks that gave me a keen understanding of the low-level implementation of them.
By Guray C
•Jun 30, 2019
To much theoric info...We can proceed bloks by bloks instead of applying all of those high mathe things at the end suddenly...
By Prashant S
•Jun 29, 2019
Good course to have in depth knowledge of neural networks and how to make one from scratch and not just use them as black box.
By Rishabh D M
•May 7, 2019
A great foundation course for anyone who wants to explore the underlying Maths behind the Deep Learning Algorithms used today.
By kishore d
•Mar 17, 2019
This was an excellent course and made me confident on neural net implementation. thanks to Andrew Sir and his teaching staff.!
By Alexander A
•Mar 15, 2019
Really useful in depth look at neural networks and helped solidify my knowledge from the intro to ML course by Andrew as well.
By İsa K
•Mar 13, 2019
I absolutely learned the basics of the Deep Learning concept. Every scientist interested in this area must finish this course.
By Jonathan L
•Dec 18, 2018
Good introduction to Neural Networks and Deep Learning. Implementations of forward and backward propagation are done in numpy.
By Yuta K
•Oct 16, 2018
His class is very easy to understand. Of course, the content of the class is very hard, but Andres is very good at teaching!!!
By Mike M
•Aug 10, 2018
Excellent, as ever Andrew NG presents information which is incredibly complex in a really easy to understand way. Outstanding.
By sudhir j
•Aug 7, 2018
Andrew Ng had made this course very interesting, he covers all the topics needed to learn NN and Deep learning in this course.
By Wanda R
•Jul 15, 2018
I enjoyed this course very much, nice intuitive explanations with really awesome assignments that set the concepts in my mind.
By Line C
•Jul 10, 2018
Good way to get started with lots of bait of what is to come with interviews with deep learning researchers and good examples.
By David S
•Jul 4, 2018
As detailed as necessary, as simple as possible. Great consistent notation. Very useful assignments. Excellent intro into NNs.
By Bhairav M
•Jul 2, 2018
The beauty of the course is the simple explanation of Neural Networks(forward and backward propagation both). Great going guys
By Debabrata S
•May 13, 2018
Great course, helps is reinforcing many concepts and going deeper that was introduced in the Intro to Machine Learning course.
By Deleted A
•May 3, 2018
Andrew Ng is a superstar. I guess he's growing tired of hearing it. Great professor, great material, great exercises and labs.
By 何鹏
•Apr 21, 2018
对于入门学习深度学习来说,这门课设计了很好的引入和训练环节,层层深入,对于深度学习的核心概念介绍的清晰明确,但想要理解具体公式的内在逻辑,以及整个“黑盒“如何通过计算得出最后的结果,微积分线性代数等基础还是要再扎实一点,感谢Coursera~感谢老师~
By Robbin R
•Jan 27, 2018
Great introduction for a newbie to Deep Learning. However, it could be useful to have some basic skills in Python programming.
By Adnan B
•Dec 15, 2017
Just the right depth to understand the necessary aspects for solving real world NN problems. Another great course from Andrew!
By Steve G
•Dec 10, 2017
Detailed, bottom-up understanding of the implementation of neural networks, and in python. Looking forward to the next course.
By Vishal A
•Dec 9, 2017
Everything in this course is explained more than once and very thoroughly which helps in grasping all the concepts very well.
By Sowmy
•Nov 3, 2017
Fundamentals have been explained very nicely. Also the assignments are framed in a way the user gets confidence in the subject
By Nanqiao W
•Oct 28, 2017
The course is good especially the programming part, it divides DNN in several easy parts so that student can learn very fast.