L
Apr 6, 2019
A bit easy (python wise) but maybe that's just a reflection of personal experience / practice. The contest is easy to digest (week to week) and the intuitions are well thought of in their explanation.
XL
Aug 26, 2017
This is a very good course for people who want to get started with neural networks. Andrew did a great job explaining the math behind the scenes. Assignments are well-designed too. Highly recommended.
By BMH
•Nov 2, 2020
This course is well organised such a way that participant who are at any stage of neural network in their knowledge can polish their knowledge gradually.
By Niranjan A
•Aug 17, 2020
The course is explicit. I loved the course structure and teaching methodology. Thank you very much, Prof. Andrew Ng and team for the outstanding content.
By Rasha R
•Jun 21, 2020
Really enjoyed this course and the clear explanation and the step by step notebooks. Appreciate your efforts for doing this knowledge easy to understand.
By Juventino R
•Jun 19, 2020
The course has the right level of difficulty to challenge you and guides you very nicely through all the hard concepts. Great course, highly recommended.
By KAMASANI V R
•Jun 18, 2020
This course helped me in understanding the inner aspects of deep learning. The vectored representation of the neural network make the prediction simpler.
By Saifullah T
•Jun 14, 2020
Excellent course. There is a lot of hand-holding in the programming assignments. But that's to be expected. As this course is intended for the beginners.
By Filipe C d L D
•May 26, 2020
Excelente! O professor Andrew Ng tem uma didática fantástica. Neste curso aprendemos do zero a implementar modelos de Deep Learning com o python e numpy.
By alireza R
•May 16, 2020
This course is fantastic!.....especially for me as a beginner to deep learning, it was a significant opportunity to learn about the basics of this field.
By Teja B
•Mar 22, 2020
Excellent course to clear many doubts on forward and backward prop along with gradient descent.I loved the way Andrew explained it throughout the course!
By Jean-Christophe L
•Mar 11, 2020
Great Course. and the use of the Jupiter notebook is a brilliant addition to this course.. far more interactive and easier that using Mathlab or Octave..
By Lahiru S
•Mar 9, 2020
This course helped me a lot to understand the basic concepts in deep learning such as forward propagation, backward propagation, cost function and so on.
By Mohammad R
•Mar 8, 2020
Great introduction to DNN. It's my first course with Prof. Ng. I admire his way in making complex things sound simple. I recommend this course to others.
By Badr S
•Feb 13, 2020
As always, Andrew is absolutely amazing at transmitting advanced knowledge and making it accessible to most people. Thank you Andrew and the whole team !
By Ratan S M
•Dec 1, 2019
Excellent Course!! Makes some of the concepts very easy to understand as the practice exercise and the assignments are simple and real-time applications.
By Rupesh K
•Oct 9, 2019
Design of course is very precised. All videos and assignments are organized perfectly. It gives a real confidence for further going deep in this course.
By Karan S
•Aug 29, 2019
Best Foundation Course for me. Andrew emphasis on every detail one must know and also on the confusions that might occur to majority (it is true for me).
By ken z
•Oct 4, 2018
like this course so much!!! Dr. andrew NG explain each details so clearly that I could follow this course step by step. I will miss this course forever .
By atina h
•Jun 8, 2018
I have learned a lot during this course. Teacher Andrew explained everything clearly and slowly, which helps me to understand better. Highly recommended!
By Miguel J
•Apr 5, 2018
Great intro course to Neural Networks, excellent explanation of the methods to solve neural networks and the basic principles. Good practice assignments.
By Nico H
•Mar 19, 2018
Really nice course and programming exercises.
Would be nice if they maintained the in-video-questions appearing mostly at the end of a video until week 3.
By Shangjin T
•Mar 1, 2018
Easy to learn, understand and implement with Andrew Ng's slides. Quite useful (not just for beginners), anyone who's interested in AI should have a look.
By Marco H
•Jan 19, 2018
very nice to learn to build deep neural networks, not only the pure technical aspects. You learn to do this on an uncomplicated and flexible way as well.
By Just a g
•Nov 30, 2017
One of the best course to understand the basics and start your career in deep learning.The course material is very good and so is sir who is teaching us.
By Yaojie L
•Oct 4, 2017
Great course! Does not overwhelm beginners with painful math derivation, but encourages you to do so once you get settled with the huge information flow.