AT
Jun 30, 2020
I think that this course went a little bit too much into needy greedy details of the math behind deep neural networks, but overall I think that it is a great place to start a journey in deep learning!
SA
Jan 25, 2021
Lot of courses teach theory and uses python in built libraries. This is the only course learners are encourage to built the algorithm from scratch to gain more understanding of things under the hood.
By Yacoub S
•Sep 13, 2017
I took the Machine Learning course by Andrew, but going through this first course of the Specialization, I grasped a lot more and understood many concepts more clearly. Thanks Andrew :)
By Srihari T
•Aug 10, 2017
Just started week 2.
This course is going to be a game changer with respect brining deep learning to the largest audience and possible create an army of practitioners, researchers, etc.
By Nikolai K
•Jan 31, 2023
Lectures are great, programming assignments are well-crafted and ... not challenging: all answers are given in the comments. It creates a false feeling of having mastered the material.
By kianoush n
•Feb 19, 2022
It truly is prefect course, give great knowledge about ANN and Deep Learning and let you know to fully understand interior concept and logic behind the Neural Network and deep learning
By Shashi S S
•Nov 12, 2021
ÌÇÐÄvlog¹ÙÍø¹Û¿´ provide course to learn and impove yourself.I am very to happy to completed this course.I can suggesst that one who want to learn deep learning then he can choose this course.
By lucas v a j
•Apr 28, 2021
Andrew NG can truly blow your mind with less than 10 min explanations. Really didactic, straightforward hands-on lessons keeping the necessary maths that guarantee it all makes sense.
By Diaz -
•Apr 17, 2021
I thought before, artificial neural networks were complex, but after taking this course I can understand them more easily. about how the algorithm and its concepts. Thank you very much
By Carlos A L P
•Jan 4, 2021
Great introduction to Deep Learning, the course combines theory and lower level explanations (formulas, calculations, derivatives) to understand how neural networks are used in Python
By hamed j
•Nov 26, 2020
only one thing I can say:
FANTASTICCC
I had taken courses before but did not understand many concepts such as "backprop" etc., but this course helped me to fully understand them
thank you
By Diego A H M
•Sep 28, 2020
Es un curso relativamente sencillo, requiere comprender multiplicacion y suma de matrices, adicionalmente el concepto de pendiente ( calculo vectorial), y por ultimo basicos de python
By max
•Sep 19, 2020
Lessons are well "step-by-step" packaged. Very practical approach to positively "force" you to undersatand all the details via coding; the structured notebooks are super in this sense.
By Дмитрий З
•Sep 8, 2020
Everything is explained in great detail. After the theory I sat down and wrote the first simple network and it worked. The details are very clear, which is very important. Good course.
By Alan K F G
•Jul 21, 2020
Simply such an amazing experience, the chuncking of the information was key for me to learn in a proper way and the instructor was indeed very capable and passioned for doing this job.
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 31, 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 28, 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 17, 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 14, 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 13, 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 17, 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.