OO
Oct 20, 2017
Andrew Ng's presenting style is excellent. Makes the course easy to follow as it gradually moves from the basics to more advanced topics, building gradually. Very good starter course on deep learning.
AG
May 31, 2020
It's really quite an amazing course where we get to learn the mathematics behind the Neural Networks. It is great to learn such core basics which will help us further in developing our own algorithms.
By Yash J
•May 1, 2020
A great course. Learned backpropagation in great detail and this has set me up very well for the later courses of the specialization. Furthermore, it has given me some industry level knowledge as well.
By ABHIJITH C U C A 1
•Apr 17, 2020
I personally suggest this course to my friends since it give as a new look on machine learning through deep learning implementation . And also through the programming test we can learn more on that too
By MEHAR U N
•Apr 14, 2020
Course is well designed. Teacher delivered very well and i liked the good environment of appreciation by teacher. I think every teacher has his/her own way of teaching but Andrew ng is one of the best.
By Ravi K
•Feb 4, 2020
The first course is a great step to start learning DL, but after completing the first course of deep learning there should be some guidance about, how to get to the second course of the specialization.
By Ioannis L
•Jan 21, 2020
Painful and tedious, but extremely well thought out and structured. I complained a bit during the course. But it was the only way to learn NN in a non-black-boxy way. I look forward to the next course!
By Dan C
•Oct 29, 2019
Very suitable for beginners in the field of Deep Learning. Clear lectures, backed with examples and nicely crafted programming assignments. Would recommend to anyone interested in AI and Deep Learning!
By Pratik P
•Sep 30, 2019
Course is very well structured. It gets complicated sometimes to understand some things , but with practice and consistent efforts , one can solve the problems. The course surely boosted my confidence.
By VKS V
•Aug 25, 2019
very good course.. i am able to understand a complete mathematical backgroup behind the deep learning . im sure it will help me alot for my masters project . thank you so much for this valuable course.
By zhijun l
•Nov 17, 2018
I will definitely recommend this course as a start up fundamental for those of you who is stepping into AI field. well organized course material which leads you gradually into how neural network works.
By ASIF A
•Oct 21, 2018
Best course of deep learning and AI I have ever come across. Indeed this course provide me lot of knowledge related to Artificial Intelligence and related areas. Overall I rank this course at level 5+.
By Huanglei P
•Jun 3, 2018
A really excellent intruction to neural networks. If you have completed the "Machine Learning" course led by Dr. Ng, this course is also a helpful review for the neural networks section of that course.
By Tanguy d L
•Sep 11, 2017
As expected, Andrew Ng and his team have done an excellent job explaining NN and getting our hands dirty but this time with python (woohoo) and excellent jupyter notebooks! Thank you for coming back :)
By Luis O
•Aug 27, 2017
Excellent introduction to Deep Learning. The most important lesson learned was the building of the mathematical components of a deep neural networks, from a simple node up to an n-layer neural network.
By John T
•Aug 16, 2017
Very nice course with detailed guides. This helped clear some major confusion for me in neural network. Especially the exercises on matrix dimensions, and actual coding of FP and BP. Highly recommended
By Xin L
•Aug 10, 2017
Very clear and straight forward explanations for the video lectures. Great ipython notebook materials! If you have master some machine learning basics, you should be able to learn this 1st course fast!
By Kanatbek A
•Mar 28, 2024
Never think and listen to people who says you cannot learn science without math degree. This course proves opposite of your abilities to know hard coded science formulas with none math knowledge! :)
By Palaash G
•Feb 8, 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.
By Alireza N
•Jul 25, 2021
The notation and the description of the course materials are way more comprehensible than that of the ML course. I deeply appreciate all the efforts made so that this course could be presented to us.
By John a S M
•Nov 27, 2020
I understand forward and backward propagation much better - having done it a lot in the notebooks multiple times. And I have better knowledge of which activation functions to use and when. Thank-you!
By Jueheng S
•May 13, 2020
it really helps a lot and gives me some insight in neural networks. The math problems also help me to do lots of reviews on the past materials. Look forward to next courses, thanks Andrew and Coursera
By Dr M B N M
•May 1, 2020
I was actually a kind of half cooked in neural network. Thanks to Dr.Adnrew for his wonderful explanation, I am directly going to register for convolution neural network as I gained enough confidence
By 刘稳业
•Sep 21, 2017
Very useful introduction course for deep learning. The videos and assignments are well designed. After finished this course, students can construct basic neural network for binary classification task.
By Fateh A
•Apr 26, 2023
learned many things but this was hard for me that's why it took more time than normal i would say this is good to start your learning in deep learning it is difficult but with hardwork you can do it.
By Chinmay I
•Nov 27, 2021
The course is really good for beginners. It builds up the concepts from the basics and also gives a pretty good understanding of the maths behind the algorithms. Andrew Ng is the best teacher period.
By Sandalu A
•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.