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.
MG
Jul 28, 2020
Pretty well organized with really helpful examples and assignment especially. Definitely made the basis for deep learning algorithms. Looking forward to the next modules and dive deep in this domain.
By Lars L
•Apr 21, 2019
Great introduction to deep learning, and phyton, thanks to excellent video lectures in combination with the supervised programming exercises.
By Rohit G
•Jan 25, 2019
Another good course by Andrew Ng and his team. Excellent presentation and flow information. Very good means of presenting course assignments.
By Mohammed M
•Dec 5, 2018
Cours très clair et très intéressant, j'ai appris beaucoup de choses dans les vidéos de cours et dans les exercices de programmation.
Merci :)
By Avni G
•Nov 13, 2018
Enjoyed learning the core concepts behind neural networks, the raw calculations.
Learning about RELU and Leaking RELU was new and insightful.
By Artem B
•Jun 26, 2018
Once again a fantastic course by Andrew Ng! It is a gift to be able to explain complex things in such a clear fashion. On to the next course.
By Takehiro M
•Jun 6, 2018
I learned basic idea of Neural Networks and Deep Leaning step by step. It's important to understand data structure by trying to code example.
By 김태겸
•May 21, 2018
Good for learning basic informations about deep neural networks.
It does not requires deep mathematical skills, describes very intuitive ways.
By Ravi K G
•Apr 17, 2018
Course is awesome. I have learned a lot of new things throughout the course. It helped me to learn how neural networks work in Deep Learning.
By Junhua L
•Apr 15, 2018
very good course. well-prepared videos and assignments. although I'm already familiar with many stuffs of these course, I still learned a lot
By Vamsi T
•Mar 2, 2018
Its a very good course for those who want to learn to code a neural network from scratch. The concepts are explained in a very simple manner.
By David
•Feb 20, 2018
The lessons are pretty good for beginners to learn neural network quikly.And I gain a good understanding of the neural network.Thanks a lot!!
By Aprameya S
•Feb 8, 2018
A fantastic introduction to deep learning. The programming exercises were the key to understanding good neural net implementation techniques.
By Achyuta N J
•Jan 23, 2018
The practical exercises are the major takeaway from this Neural Network and Deep Learning course. Looking forward to for further enrichments.
By Lin Z
•Dec 7, 2017
Nicely organized course. Easy to understand. The programming task is well structured. Strongly recommend for anyone who starts deep learning.
By Felipe M
•Dec 3, 2017
I liked it as much as Andrew's course on ML. The programming exercises are perhaps a bit too easy and too guided, but that's a minor problem.
By Raghu P
•Dec 2, 2017
This course will help you learn to implement DNN in simple and easy way which other wise would be confusing and difficult thing to implement.
By Niels B
•Nov 18, 2017
Clearly presented in the videos, and the jupyter-hub system is much better than the older way of doing the assignments! Much more convenient.
By Arnaud D
•Oct 25, 2017
Easy explanation on the math behind deep learning, step by step implementation allow easy implementation without struggling to find a bug,...
By Wei F
•Oct 10, 2017
This is a fantastic course about deep learning. I would say from this course, I finally understand how backward propagation works. Great job!
By Ritesh T
•Sep 21, 2017
The lessons are really easy to follow and understand, it's has been really great being a part of this course so far and I have learned a lot.
By Li Y
•Aug 13, 2017
Nice instruction from Andrew Ng! I have some experience with Deep learning, and I still learned a lot of new ideas and tips from this course!
By Despina I C
•Apr 19, 2023
I loved this course! I learned and designed a lot of thinks about neural networks and deep learning and I really enjoyed all this process .
By Michael G
•Aug 12, 2022
Great course to extend what I learned in Dr. Ng's Stanford Machine Learning course. Higher relevancy becuase this is coding in Python also.
By Vu T D
•Jul 2, 2021
really worth learning, I used to study deep learning in school, but when I retake this course, I realize I'm missing a lot of things. thanks
By Prahlad P
•Jun 24, 2021
This is a step by step hands on Basic course on Deep Learning. Even the Linear Algebra and Matrices have been made so simple to understand.