PG
Feb 7, 2023
An amazing course and gives quite a detailed and beginner-friendly description of deep learning and neural networks. This course helped me immensely in overcoming my intimidation towards these topics.
MH
Jun 29, 2018
Very good course to start Deep learning. But you need to have the basic idea first. I would suggest to do the Stanford Andrew Ng Machine Learning course first and then take this specialization courses
By erfan m
•Feb 1, 2021
well i have studied about neural networks before but in this course i have learned how does it actually works and how to implement it without using sickit learn library. it was a really good and enjoyable experience and I am really happy to participate in it
By Oscar H R A
•Nov 24, 2020
This is a unique and exceptional course. It has guided me step by step, from understanding the very basics up to build a deep Neuronal Network. It is remarkable, totally worth doing it. I 100% recommend people interested in this field to take up this course!
By Okta F S
•Jul 10, 2020
This is very good course. By taking this course, I can get the fundamental concept of building deep learning model. The most interesting part of this course is where you can learn the concept from mathematical aspect and start to code it using vectorization.
By Peyman A
•Feb 28, 2020
The concepts and cases in teaching are very good and they're taught very well but I think if programming assignments are not wrote before and student complete it, it's better. I think if all of the concepts will be done by student, it will have better result
By Luigi B
•Feb 16, 2020
Very well organised, this course is an excellent learning opportunity, with very clear explanations and a step-by-step approach whch guides you though the actual implementations of algorithms. I also very much enjoiyed the interviews with experts. Great job!
By Mikhail F
•Sep 25, 2019
Quite enjoyed it. Would appreciated more difficult programming assignment because the current one could be easily solved simply by following the function signatures, thus depriving you of the necessity to re-read the material and thus solidify one's learning
By JJ H
•Jul 19, 2019
This course was amazing for teaching the fundamental math (which is mainly linear algebra and calculus) behind the functionality of neural networks. The math and symbols are a bit complicated at first, but you get accustomed to them as the course progresses.
By joangenis V A
•Mar 22, 2019
Perfect mix of theory videos and practice programming. Perfect for all levels. It has helped me a lot to understand the nature of Neural Networks and Deep learning from both a mathematical and programatical perspective, getting the maximum insight out of it.
By Stan Y
•Jan 25, 2019
Great explanations with updated content compared to the earlier Machine Learning course. New programming assignments are wonderfully clear and lead you through building a working Deep Learning image classifier with very little struggle. Highly recommended.
By Amit P
•Dec 31, 2018
After finishing the Machine Learning Course by Andrew Ng, I just had to do this 5-course specialization and it didnt disappoint. In depth explanation of the 'intuitions/ concepts' to make sure you understand what is going on and why it works the way it does.
By Rahuldeb D
•Jul 3, 2018
It is really an excellent course. I am fully satisfied with the content of the course and the style of teaching. I loved the in depth mathematical explanation of the neural network. I think I would have missed a great learning if I did not chose this course.
By William K
•May 15, 2018
This was just a fabulous course! The lecture videos and python notebooks were very comprehensive and structured in such a way to really promote learning the underlying fundamentals of neural networks. Outstanding content and organization. Highly recommended.
By Alisa K
•Jan 18, 2018
Thank you for this course. I ever studied Neural network, but I knew only concept. I always want to know how to create NN for long time ago. Now I understand how to use it in Supervised DLP. I hope that next course will teach me about unsupervised DLP too!!!
By Jie Z
•Oct 23, 2017
Very good course! Andrew has the magic to convey complex ideas in a straightforward and easily understandable way. Also smooth learning the courser provided. Homework is great, although I would argue that it could be more challenge and thus more interesting.
By vishwanathan r
•Oct 21, 2017
Great Course for ML Practitioners. My mentor Andrew NG was the catalyst for my career in ML when the first course was released in coursera a few years back. This course helped me in understanding the concept behind Deep Learning. Absolutely loved the course.
By Xuehai C
•Oct 7, 2017
It's a great course! Instructions, tips and other details are helpful to understand principles and methods of deep learning. I believe it took a amount of time of Prof.Andrew to set up such a online course. Thanks a lot for providing such a excellent course!
By Sean F
•Oct 6, 2017
Prof. Ng has a real talent at breaking down complicated concepts into easy-to-understand parts. The homeworks are not trivial but are easy enough for someone with little python or machine learning experience to work through with a bit of effort. Very useful.
By Zheng A
•Aug 25, 2017
The entire course is very well structured. There are clear goals for each lesson and also easy-to-follow instructions that are needed to achieve those goals. It has made me much more confident in learning machine learning as somebody who is not good at math.
By Petr B
•Aug 12, 2017
Much better paced than Andrew Ng's previous Machine Learning course, this course explains step by step how to implement a simple deep neural network in Python. The Jupyter Notebooks are very well structured and explain what is going on every step of the way.
By Mohammed S
•Dec 15, 2022
I Love this course so much !!
After taking this course and implementing neural networks from scratch with code and math. I feel so proud of my understanding these amazing concepts. Andrew delivers always the best and the lectures were really extraordinary !
By helmiriawan
•Mar 19, 2022
Really helpful to make us understand some of basic knowledge about neural networks and deep learning. For some people, the math in neural networks is quite intimidating, but Andrew makes it easier to understand. The programming exercise is also very useful.
By Naman J
•Jun 25, 2021
Exellent course with covering in depth mathematics of deep learning. A quick course and very easy to follow. Assignments are good but they have oversimlpified. It is a very good course if someone is getting into this feild and want to start with the basics.
By Mailen S J G
•Oct 28, 2020
I will recommend this course to anyone who is starting in the world of artificial intelligence. Andrew Ng is an excellent teacher and I look forward to seeing him in the next courses of the specialization. my congratulations to everyone behind this project.
By Alper B
•Oct 3, 2020
I'm a Mathematics student. I haven't taken a course like this before, my only background was a little bit of Francois Chollet's Deep Learning with Python book, yet I understood all the content clearly. I don't even mention that Andrew NG is a great teacher.
By Nikhil V
•Jul 23, 2020
The Course was very helpful for enhancing my knowledge and I learnt about Python Programming in better manner. Also, this course helped me in gaining some insights into Building Deep Neural Networks and also building the intuitions for Deep Neural Networks.