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.
AG
May 31, 2020
It's really quite an amazing course where we get to learn the mathematics behind the Neural Networks. It is great to learn such core basics which will help us further in developing our own algorithms.
By Nandini K
•Jun 23, 2020
Awesome course. Truly made for brilliant minded beginners. Any beginner in machine learning must take this course. I learnt a lot. Neural networks had never seemed so easy and natural.
By Syed M F
•Jun 15, 2020
In this course, I really understand the concept of Deep Neural Network and understood the basic concept of the above. Now I can be sure to move further in the field of Neural networks.
By Gaurav V
•May 30, 2020
Andrew Ng is a great teacher with his teaching I am able to understand some very tough concept like backpropagation easily. Through this course I am more motivated about Deep learning.
By Jigar V
•May 27, 2020
This course really gives a thorough introduction to deep learning. All the concepts are explained in great detail. It is a great starting point to start learning about neural networks.
By sunit k s
•Apr 16, 2020
One of the best course iI learned!!!!!It teaches very important implementation and vectorization in python .It cleared my concept on backpropagation intuitions and implementation!!!!!1
By José L
•Apr 13, 2020
The best course I have attended in NN and DL. It's amazing how easy the concepts are explained. The examples and practical exercises are great to understand much better these concepts.
By David A
•Apr 12, 2020
I genuinely don't understand how the rating of this cource could be 4.9, not 5.0! I found clear explanations of every aspect of NN basics and thinkfully composed programming exersices.
By Zhiming C
•Mar 29, 2020
Very good course! All explanations are clear and the concepts are good organized and introduced. If you have the basics of the Machine Learning, this course would be simple and clear!
By Ali S
•Mar 20, 2020
Hi, This Course is really good for me, it's open my eyes to the fact of deep learning. After this course I hope to continue learning by my dear teacher Prof A.NG. thanks for your helps
By Erik S
•Oct 16, 2019
Good course, but I definitely spent more time trying to learn how to game the grader and submission system than about deep learning. 5 stars because it's not like it's Dr. Ng's fault.
By Deleted A
•Aug 25, 2019
I really like this course and the professor. because his courses make me feel comfortable and it's easy to understand even though I do not have previous math knowledge. Helps me a lot!
By Davide L
•Jun 11, 2019
During this great course, you'll learn how to implement a FNN in python step-by-step. Notebooks provided are great to focus only to the developing part and not on the operational part.
By Harikrishnan M B
•Apr 9, 2019
Really well thought out material. Unlike other online courses that tend to avoid the math, Andrew explains everything. The course also teaches you to make neural networks from scratch.
By Emil D
•Nov 13, 2018
I enjoyed the content of the required videos as well as the optional ones. They made it easy to follow along with the assignments, and some of them inspired me to become more invested.
By Iuri V d J Q
•Oct 16, 2018
This course provides a great overview of the classical statistical learning, classification, and describes the transition to the backpropagation e feedforward neural networks approach.
By Nguyen B T
•Oct 3, 2018
Informative and practical with focus on deep learning itself. Learners don't have to deal with setting up the software environment (e.g. installing python, libraries, jupyter notebook)
By 杨逸飞
•Aug 24, 2018
Wu provided a widen horizon of the deep learning knowledge and let us enjoy the course. I love the exercises which make me have a good command of the knowledge. Thanks Wu and his team!
By Rui F
•May 31, 2018
it is a great course. The assignment is a little hard than the lecture. I don't think I know how to build a deep neural network model. I need to redo the assignment again to master it.
By Jonathan M
•Mar 11, 2018
Clearly explained, in great detail. Easy to follow. Assignments led to a practical understanding of the material. Excited to take more courses in this specialization from Professor Ng.
By Angad S
•Nov 28, 2017
If you are willing to understand & learn the theory behind neural network & deep learning with focus on practical assignments then this course is for you. You should always be curious.
By Rex C D
•Sep 3, 2017
Great introduction to neural networks and Python. Although calculus and linear algebra are not prerequisites, students might want to review the fundamentals before taking this course.
By Amit P
•Aug 15, 2017
Excellent introduction to deep learning with a fair deal of math to explain the workings of the black box. I enjoyed the programming assignments to set up neural networks from scratch.
By Narayana R B
•Apr 19, 2024
Thank you Coursera for letting me to enroll at lesser price bcoz of poor background. It happened just because of you. And the course is awesome I really enjoying it. Thanks once again
By Roger L L
•Aug 19, 2023
Good pace, easy to follow, detail-oriented making us understand much better the particularities of vectorisation on code, broadcasting and implementation of neural networks in Python.
By Christian B
•Jun 24, 2023
Walks you through the implementation of basic learning algorithms using neural network with several layers. Assignments are pretty easy if you can program, but are very well prepared.