BC
Dec 4, 2018
Extremely helpful review of the basics, rooted in mathematics, but not overly cumbersome. Very clear, and example coding exercises greatly improved my understanding of the importance of vectorization.
AD
Dec 6, 2020
This course helped me understand the basics of neural network. After this course I learned to built base neural network model. Looking forward to do the next course of the deeplearning specialization.
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 8, 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 18, 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 14, 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 17, 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 16, 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 5, 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 14, 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 29, 2017
The course is good especially the programming part, it divides DNN in several easy parts so that student can learn very fast.
By HE Z
•Oct 26, 2017
讲解细致,由浅入深,环环相扣。更为奇妙的是,仿佛能聆听到学员的心声,在感到困惑的地方,老师会主动的将难点一一化解。编程作业设计精妙,正如神经网络的构造,每一步都较为简单(1-2行代码就可以实现),最终却完成了一个大任务。学习此课程,如饮甘霖,酣畅淋漓。
By Philippe C
•Oct 14, 2017
Great intro. I feel like got a thorough understanding of the basics and that will build a solid foundation for what's to come.
By Arabinda M
•Oct 5, 2017
Very good course. Assignments are really useful.
Only problem is we cannot run the same code on our PC using Anaconda (Spyder).