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.
XL
Aug 26, 2017
This is a very good course for people who want to get started with neural networks. Andrew did a great job explaining the math behind the scenes. Assignments are well-designed too. Highly recommended.
By roshan h
•Jun 27, 2018
Its a great foundational course to head start deep learning in python. Covers everything and most notably its practical and applied rather than just theory.
By Cardale G
•Jun 4, 2018
Really great course. Even if you have taken other courses for neural networks I still think you would get something out of it as I have. Thanks Andrew Ng.
By Huong H
•May 26, 2018
The course is awesome! The lectures, quizzes, and assignments are really good in helping me to get first understanding on neural networks and deep learning.
By Ravi J
•Feb 10, 2018
It was a very amazing course and the programming assignments added a lot to the theoretical knowledge. it was just an amazing experience learning andrew ng.
By Shreyas
•Dec 10, 2017
Brilliant. As usual, Prof. Ng is outstanding and teaches things from first principles that makes sure you are conceptually clear on whatever that is taught.
By Alexandra L
•Nov 29, 2017
Well structured and explained. I had to learn Python as well, but I could manage both.
Practical examples helped me to understand better how to apply theory.
By Sriram K
•Oct 4, 2017
This is my first course in machine learning. Professor Andrew is brilliant. The assignments were well structured and helpful in understanding core concepts.
By Chihao L
•Oct 4, 2017
better designed for those without prior neural network math ground. programming assignment is also well crafted to balance the practice vs 'achievability'.
By Tan S P
•Sep 13, 2017
This is a nice introduction to Deep Learning. But you have to be good at Python and some of its libraries (mostly numpy) to finish the programming projects.
By Xingyu Z
•Sep 9, 2017
The Best deep learning course ever! consistent maths notations makes the material easy to follow and great knowledge checking exercises follows each course.
By Mehul A
•Jun 17, 2023
quiz question are way too easy and assignments basically spoonfeed you everything so there isn't much challenge. Otherwise, great instructor and curriculum
By Ginger d R
•Apr 18, 2023
As is true of all of Andrew's other courses, fantastic. Just finished a DS bootcamp and this course was my more interesting than anything I learned there:)
By Jathin S
•Apr 17, 2022
I've always been confused with forward and backward propagations. Thanks to this course, now I can implement my algorithms more precisely and confidently.
By Sidra N
•Oct 17, 2021
i really enjoyed this course whilst learning depths and details of neural networks. This course s a great source to boost your knowledge of deep learning.
By Edwin C L
•Aug 9, 2021
This course offers an excellent balance between practical skills and strong mathematical foundations to get started in Neural Networks! Highly recommended.
By Khaled S
•Apr 25, 2021
A very important course, I benefited a lot from it. The explanation was interesting and detailed. I can now say that I have a strong rule in deep learning.
By Mohammad J “ S
•Mar 28, 2021
Taking this course helped me learn the fundamentals of neural networks, compare their performances with logistic regression, and develop them from scratch.
By Vishvdeep D
•Mar 22, 2021
Deep dive into mathematics and the how neural networks work underneath of frame work.
What the math is behind all of these fancy deep learning's terminology
By Fabian P C
•Mar 5, 2021
The results of the functions in week 4 didn't match 100% with the given results even though my functions were correctly. Maybe you can take a look into it.
By eko s
•Jan 1, 2021
This course very good for learning basic deep learning, the assignment structure is very good to explain the concept also can be used to create new project
By Maleyka T
•Dec 27, 2020
I liked the theory part of the course a lot , programming parts are also challanging . Instructor is my favorite . Thank you for this amazing opportunity .
By Roy P
•Nov 27, 2020
Great course that really gets into the fundamentals of neural networks. Would recommend to anyone whose looking to become a Data Science / AI practitioner.
By Virat K
•Nov 9, 2020
Amazing learning and clarity of explanation. Sometimes it is too detailed and over-explained. But it is good for reducing future confusion and integration.
By Vibin T
•Oct 29, 2020
The course is perfectly moulded to give the students a deep idea about all the building block of Neural Networks and Deep Learning .Thanks for this Andrew.