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 Sharvil G
•Nov 3, 2018
This course is one of the best courses I have ever had. The instructions were simple enough to follow and I really loved the programming assignments. Also the insights given were really awesome.
By Duc K
•Sep 20, 2018
I learned a lot of useful knowledge from this course. The video lectures and resource is great. I study the concept and then practice after each week. It make me understand the knowledge better.
By Shaun M
•Jun 18, 2018
An excellent, theory-driven and mathematically-informed introduction to deep learning, and how to implement neural networks in Python. Even for a Python novice it was easy to pick up what to do.
By Darren S G
•Apr 2, 2018
Well taught, great course. Really solid grounding in NNs. I would have liked to go deeper into the calculus for the deep neural networks but nonetheless had a great time learning in this course.
By Suryadeep P
•Mar 14, 2018
Gives a pretty brief and good understanding about how a deep learning model in general works and at the same time helped to implement a multilayer model of neural network for absolute beginners.
By Xiao H
•Feb 15, 2018
it's a great course. I like the interview part very much. By talking with actual researchers, I get to know more about their ideas and thinking, it's a good supplement of their papers or reaches
By Satyanarayana V
•Jan 27, 2018
An excellent way to know Deep Learning theory and practice with programming templates to solve real world problems. Now I'm very confident about applying these solutions to my own problem space.
By William L
•Dec 30, 2017
Great introductory class on coding up your own L-layer neural network. I thought the assignments might have been a tad on the hand-holding side, but perhaps that is necessary for a first course.
By Nagamalla T
•Dec 29, 2017
This course gave really good understanding of what a neural network is and also it was really confidence boosting to implement a network from scratch giving a through knowledge of the processes.
By Abhilash K
•Dec 27, 2017
I expected the assignments to be a bit tougher. They are more of spoon feeding. But it will really be helpful for amateurs in machine learning. Overall the course and the material was excellent.
By Gogul I
•Dec 27, 2017
This is the best ever course on Deep Neural Nets I have taken so far. Programming assignments with math made perfect sense on how to use numpy and python to build neural nets. Thank you so much!
By Hoonjae L
•Nov 14, 2017
It is very helpful even if you already know about linear algebra and some mathematics. The course is simple and you can get an intuition about Deep Learning. I am looking forward to next course.
By Shravan K P
•Oct 27, 2017
Navigating through course materials could be made better!
Guess we need to apply ML algorithms to find which user likes what type of navigation, based on the courses he is taking and continuing!!
By Pierre S
•Oct 8, 2017
Great Course, very well balanced. I discovered how Python and numpy were well suited for Neural Network computing. Sure thing that I'll follow the others Courses of the learning path. Thank You.
By Nikhil B A
•Sep 18, 2017
Thank you, Andrew! The most important topics have been covered in a concise manner. I have seen many other tutorials on NN & DL, but this course simplifies the mathematics for you. Great course!
By Ohnmar H
•Sep 16, 2017
I would like to upgrade my knowledge and skills from traditional ML to Deep ML, therefore I have taken this course. Thanks to Prof. Andrew Ng and group for their knowledge sharing great efforts.
By Pedro
•Aug 31, 2017
Andrew Ng has done something amazing, in terms of quality of the content and simplicity for explanation. integration of juyter notebooks for programming assignments allows to acelerate learning.
By Edisson R
•Aug 20, 2017
:) Really Good DeepLearnign Course, I like the way Ng explained the math. I gives you a good intuition of the why of Neural Networks which mostly everyone fails at it. completely recommended it!
By Enrique G L
•Aug 18, 2017
I really enjoyed taking this course. It covers very well the "foundational" blocks of NN. Also, I found the programming exercises quite enjoyable and hands on.
Looking forward to the next courses
By David R D
•Aug 16, 2017
Brilliant!! can't thank Andrew Ng and Coursera enough for coming up with this course. Builds the concept step by step and make you understand the tough concepts in a easy way. double thumbs up!!
By Johnny ( Y W
•Aug 15, 2017
This course is somewhat similar to the Machine Learning course taught by Andrew Ng with the exception that this course dives 'deep'er into application, vectorization and mathematical background.
By Malaka G
•Apr 8, 2023
Very good course for starting to learn neural networks. We can learn all of the basic techniques and information from this. All things are clearly explained. Thank you fro this amazing course.
By Dhruv S
•Nov 7, 2022
The course is well structured and the basic knowledge regarding neural networks and DL is given in a very simple and detailed way, so that one can get a good amount of introductory knowledge
By é»ƒå† å€«
•Sep 23, 2021
The best way to learn a neuron network is to implement one by your hand. This course provides with nice step-by-step guidelines for students to have a descent understanding of a neuron network.
By Farnaz
•Mar 8, 2021
A great course. Every concept is explained in detail and you do not need an instructor to ask questions.
Labs are great. You can implement a neural network model step by step with provided tips.