SK
Jul 7, 2021
Very informative course by Andrew Ng and team.Teaches everything from the basics and helps you understand difficult topics (as i thought before taking this course) such as Deep Neural Networks easily.
ZR
Jan 3, 2020
At first, I want to thank the course teacher and all the others for providing us such a wonderful course. The way the professor teaches is really very very helpful. Thank you all again and keep it up.
By Fernando F L
•Sep 1, 2017
Mister Andrew Ng is FABULOUS!!! The course is marvellous, the way he explains, the content, the organization of the different topics, the increasing difficulty...
I can't find words to express my admiration to Mr. Ng.
Thank you very much to the Coursera equipment!!!
By Sam C
•Apr 23, 2023
Really in-depth understanding of Neural Networks. I appreciated how it goes into extreme detail on how the multitude of training data and parameters maps into Vectorized code. The intuition and detail on backpropagation and gradient descent is also very thorough.
By Daniel v E
•Jan 23, 2021
To those that say that too little linear algebra / derivation is done, I invite you to go look them up - the internet is a wonderful place, and all derivations are readily available. I do however wish the audio quality was a bit better. But that is insignificant.
By Sami K
•Dec 22, 2020
After a long break of roughly 6-7 I just resumed my journey in the area of ML/AI. I still was able to refresh my memory and gain new knowledge. This course is a great addition to the course "Machine Learning". What can I say, Andrew is the best. You are a legend.
By Dahiru I D
•Dec 22, 2020
This course is very unique as it explains what most other tutorials or courses try to evade - the mathematics aspect of neural networks. For those who are enthusiastic about what's really going on in shallow and deep neural networks. This course is home for them.
By Parinphat W
•Dec 20, 2020
Andrew gave a clear view of deep learning. At first, I think it would be something that is really harder than I can imagine. But its concept is actually easy but smart. The assignment is not too hard and makes you get used to thinking in the deep learning aspect.
By Pravin R
•Aug 25, 2020
I enjoyed solving the assignments. They are essential for the better understanding of the topic. The best way to learn something is by doing it yourself. Since I am from non-computer science background, this course helped me to work on my master's thesis. Thanks.
By nikhil k
•Apr 26, 2020
This is an excellent course to get your hands on the basics and practice neural networks in code. One of the key take aways for me was that it enabled me to do vectorization in code which always seemed like a big deal when I tried playing with neural nets before.
By daniel n
•Apr 6, 2020
Very insightful course. Cannot stress how important it was for Andrew to go from the very roots of the mathematics up to building your very own NN from scratch. Really helped with the overall comprehension of what an NN is and how it functions at the basic level!
By Steven M
•Apr 2, 2020
I already have practical experience using neural nets with the keras/tensorflow framework. Nevertheless, this course has further improved my insight in the mechanics of neural nets, as you are forced to build neural nets yourself from scratch. Highly recommended.
By Abijith Y
•Apr 2, 2020
A really good course to start learning about neural networks. Will definitely continue and try to finish all the courses of the specialization. However, the assignments are kind of buggy at times and the overall experience would be better if these bugs are fixed.
By saad b s
•Jul 30, 2019
I would recommend this course to every one because it covers the basic concepts of deep learning in a detailed and comprehensive way. I have learned a lot in this course. This comprise of forward propagation, back propagation, cost functions deep neural networks.
By Thanakrit I
•Jun 17, 2018
On week 3 so far-- this course is very well-structured and friendly to a broad spectrum of students (simplified visualisation: Python skills on one side, theoretical knowledge on the other-- both extremes can easily navigate this course and learn a thing or two).
By Saptarshi R
•Jan 28, 2018
It is a very carefully designed course. The learner can learn with minimal effort and time. The most important thing is this is not a theoretical course only. The student will be instantly prepared for implementation of a deep neural network in his/her workplace.
By Paul S
•Dec 13, 2017
Authorative advice from Andrew Ng about on choice of activation functions, how to understand backpropagation and how to code it all up using numpy. Coming from Keras and tensorflow, now I understand so much more what happens under the hood in the software I use.
By Thomas B
•Sep 27, 2017
Dr. Ng is a great teacher, with clear explanations and plenty of intuition to back up his mathematical explanations. This course teaches techniques that are the basis for state-of-the-art results and shares current best practices gleaned over years of experience.
By Hardeep A
•Sep 2, 2017
Excellent course for a non-statistics background person like me. Earlier I used to use Deep Leaning API's in Keras and Tensorflow as black box, but now I really understand the intuition behind the deep learning algorithms and understand how to use and tweak them.
By Charles M
•Aug 1, 2023
This was my first online course on Coursera, and I really appreciated the content, the way it was delivered and the level of the online exercises. As a VP of engineering wanting to get a better, hands-on understanding of neural networks, this course was perfect.
By Alessio G
•Nov 18, 2020
I have been following this course and I was really impressed by the depth of the details provided. I was also reading another book at the same time that didn't go in such details. This course allowed me to understand the reasons behind certain parts of the book.
By Ravi C
•Oct 18, 2020
Awsome1 Filled with deeper details about deep learning models. You get to implement models from scratch without using TensorFlow or Sklearn hence getting a better sense of what's going behind the scenes. Thanks a lot, Andrew Sir. I truly appreciate your efforts.
By Javier P
•Jul 2, 2020
Muy bien estructurado el curso, la forma de explicar, traducciones y forma de armar el curso es remarcable. Las tareas, formas de corregir y tiempos son ideales.
Es necesario un conocimiento básico de Python y nociones de cálculo para poder entender bien el curso
By Anmol K
•Jun 12, 2020
Fantastic Course by Dr. Ng. The lectures covered the concepts well and laid good foundation for understanding deep neural networks. The exercises are commendable and provide a good platform to apply learning from the lectures. Overall, a good foundational course
By Mehdi S D
•May 15, 2020
Every thing with this course was amazing,
The great Andrew Ng is awesome.
(The only problem was that, at the end the network predicted my own image as a cat! :D )
You are great coursera,
You are great deeplearning.ai.
Many thanks for the course and the financial aid.
By Dody D
•Nov 21, 2019
This Course easy to understand. Deliver very clear explanation about the foundation of Deep Learning. The Exercises are also very helpful to strengthen the concept in my mind, since the template code are very well commented and provided with some illustrations.
By Wesley H
•Jul 22, 2019
Really great course and a natural follow-on from the original Machine Learning course from Andrew. I would say if you have done the original Machine Learning course, this first course will make a lot of sense and will be quite simple and really build confidence.