SZ
Jun 8, 2020
Amazing course for anyone wanting to jump in the field of deep learning. Andrew explains the details very well. The assignments were structured very good that provided detailed instructions. Thank you
L
Apr 7, 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 Khang D L
•Apr 5, 2018
This course is great because the contents are clear and consice. The excercises are very helpful and they help me a lot to understand what neural Network is and how it works.
By Rangu G
•Apr 1, 2018
It was refreshing and a good place to brush up my fundamentals again. As always Andrew Ng has done a great great great job organising and teaching the material. Thank you Ng.
By Neeraj N
•Feb 16, 2018
The concepts are taught with easy to follow examples.
Earlier i had given up after trying the machine learning course a few times but this one is quite easy to follow through.
By Nesryne M
•Feb 13, 2018
I liked this course, it is very well explained and it proves that you don't need to be a genius in calculus to achieve it. Good luck to anyone taking this course and have fun
By Larry W
•Jan 28, 2018
I really enjoyed this course. I took Andrew Ng's seminal ML course previously; this filled in a bunch of gaps for me. I'm looking forward to the next courses in the series!
By Siddhardha
•Jan 8, 2018
For an absolute beginner one of the best introductions to neural networks.Although the programming exercises felt too much spoon fed.Nevertheless , it was a very good course.
By Imran L
•Nov 27, 2017
This course gave me an introduction to deep learning and its practice. I think it is a very good start for people who want to start on this exciting journey of Deep Learning.
By Andres
•Oct 9, 2017
excellent and amazing class! super intuitive and great, clear explanations. highly recommend to anyone interested in ML and deep learning especially. be familiar with numpy!
By Atacan Ö
•Jan 28, 2023
Magnificant beginning to neural networks. Neither deep into theory too much nor shallow. Perfectly adjusted for learning the theory behind easily with hands-on applications.
By Jhanvi Z
•Aug 21, 2021
The course really takes you to the graphic details of the initial phase of Deep Learning. I would like to THANK YOU all the members who made is so easy to proceed further.
By Mohit J
•Feb 18, 2021
I liked the way every topic was introduced and flow was maintained in the sessions. The best part is the link between the assignments and theoretical concepts from sessions.
By DoÄŸuhan A
•Jan 2, 2021
The fundementals of Neular Networks and Deep Learning are explained very well. Both of Math and code are balanced but Pyton libraries could have been mentioned much more .
By Akhilesh K I
•Nov 19, 2020
This course was a great beginner. Andrew does a wonderful job of explaining the entire math behind the code. I will definitely recommend this course to my friends and peers.
By Alaa H
•Oct 21, 2020
I am really grateful for this enormous and consistent effort exerted by course instructors to come up with a course as greatly organized as this one . May god bless you all
By OMNISH K O K
•Oct 7, 2020
This is course helps me a lot in getting intuition of neural networks as well as deep networks. Explanations were easy to understand comfortably applied.
Thank you Andrew Sir
By Ninder J
•Sep 19, 2020
This is a great course, It helped me building intuitions about how neural network works, what kind of activation functions shall we use in a problem. Overall, Great content!
By Luisa F V C
•Aug 5, 2020
Really is an introduction to neural networks. Andrew is an excellent teacher, who is able to take you through deep learning easily. Very useful if you are new in this field.
By Maen A
•Jul 10, 2020
It was detailed yet very comprehensive! Andrew's approach to the problem makes the concepts of deep learning, calculus, and neural network easy to understand and comprehend.
By John T
•Jun 26, 2020
Excellent course I had already understood the programming part but getting the insight and knowledge behind it was something I always wanted to do and this course delivered.
By Shruti S M
•May 29, 2020
Very interesting assignments. Got to learn python numpy & how effectively to build a neural network. Also the back-propagation implementation demonstrated was quite helpful.
By Sajal C
•Mar 27, 2020
You will learn to implement neural networks from basics in python without using any bulit-in libraries. It will train your basics of forward and especially back propagation.
By Karthick V
•Oct 21, 2019
This is the best course I've ever seen. Their explanations are pretty clear, Those who are interested in neural networks & deep learning I will always suggest this course...
By Jeffrey W
•Oct 21, 2019
Difficult because I have not programmed in Python. I trained in C and c++
I have done research in Neural networks in the 1980's and wanted to start applying it to healthcare.
By Alexander T
•Sep 1, 2019
Great course, I would've just preferred to learn a bit more about the calculus behind back propagation using sigmoid activation as I think that would've helped me out a bit.
By Hanna P
•Apr 30, 2019
Great course for those who are new to Deep Learning. For those who are familiar with DL, this course is an excellent way to revise the principle of how DNNs work in details.