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.
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.
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.
By Himanshu B
•Mar 25, 2021
I really enjoyed this course.. you just need to understand concepts clearly till week 2.. then its way easier to understand the next 2 weeks
By Kasturi D
•Dec 28, 2020
The course is an excellent introduction to deep learning. It taught me to build a simple neural network. The theory taught is really amazing
By Ansab J
•Dec 23, 2020
The course provided a satisfactory introduction to neural networks. The material was concise and effective in presenting the basic concepts.
By Kaan C
•Dec 8, 2020
The course serves as a great entry point to Deep Learning with providing mathematical background and explanations along with the algorithms.
By marvin o
•Nov 13, 2020
Great experience. All concepts are covered gradually which makes it easier to follow. Thank you Andrew N.G. as this is teaching at its best.
By Kartik K
•Oct 19, 2020
Amazing content, properly explained, best part is their programming assignment which makes you get the feel of machine learning application.
By Satria K
•Oct 11, 2020
This course gave me a very strong understanding of the basics of Neural Networks and Deep Learning, and how to implement it by using python.