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 Koushik D
•Dec 7, 2022
Easy way to get started in NN and DL. But, in my opinion, having a basic knowledge on Linear Algebra, and Calculus (specially differential calculus) would help understanding in depth.
By Diego V
•Aug 16, 2022
Love the classes from Andrew NG, easilly the best teacher I have ever had!
But a serious problem with the videos is... the notation! It's super hard to identify w against W or z from Z
By Soroosh S
•Jun 26, 2022
In this course, you will see the concept, algorithm, and fundamentals of deep learning. Then, you will code the algorithm in a simple and optimized way. Very interesting and fruitful.
By Ronan C
•May 31, 2021
It is a basic course, but complementary, you already need to know about the subject! It is a amazing course, since the videos to the quizzes and programming tests. Highly recommended.
By Francesco T
•May 11, 2021
An extremely comprehensive course on neural network ! I highly recommend this course to anybody interested in the topic. I will definitely continue the specialisation. Good job guys !
By AKINKUNMI A
•Apr 2, 2021
I love Andrew and the way he broke down complex subject of neural network to accommodate people like me with no real background in STEM. This is a wonderful course. Highly recommended
By Maheshkumar S
•Mar 5, 2021
It covered the necessary basics of deep learning and through understanding of backpropagation. Assignments are very easy. please make it hard. Instruction and lesson quality are good.
By Xianghong S
•Sep 13, 2020
Very decent course and materials. Explained everything in detail. I would say Dr. Andrew Ng overdid it. Some stuff are explained like 4-5 times so even idiots would understand it. lol
By aman g
•Aug 5, 2020
I loved this course. Everything is intuitively everything was explained. The best part is all those tough-looking equations makes complete sense now. Couldn't ask for a better course.
By Mitra m
•Jul 25, 2020
Andrew Ng is one of the best instructors of AI. I just love how naturally he explains every aspect of writing a NN :) I'm really grateful for being able to join his class on Coursera.
By Vijay K G
•Jul 3, 2020
Course was taught in a way that with each Lecture concept was very much clear and precise. Programming assignment was made such that we got incremental knowledge with each assignment.
By 003 A P
•Jun 18, 2020
as always , andrew ng courses concentrate not only on the programming aspects but also on the mathematics behind it . looking forward to do the next courses in the this specialization
By Sheela N R E
•Jun 17, 2020
Good Course. Good learning experience. Thanks to Prof. Andrew for explaining the concepts so well. Programming assignments were both interesting and well designed.
Thank you Coursera.
By Akshay D S
•Jun 14, 2020
It was great learning experience. Course contents were really good enough to give insight of concepts taught by Andrew. I personally thank Andrew N G for elevating my knowledge level.
By Diego J R C
•May 31, 2020
This course is a good way to learn about neural networks both in theoretical and practical way. The programming exercises allowed to implement deep learning step by step using Python
By Beltus N
•May 12, 2020
Now I have a deeper understanding of what happens behind the curtains in deep learning models. Thanks for the amazing and easy to understand videos. The projects were well structured.
By Gabriel R V M
•Apr 16, 2020
Excelente curso, la metodología del profesor es genial y los ejercicios de programación en Python permiten desarrollar las habilidades necesarias para la creación de redes neuronales.
By ege o g
•Sep 3, 2019
It is perfect in terms of explanations and giving proper intuitions about deep learning. Highly recommended. However, programming assignments could be longer and better. Thanks a lot.
By 黄悉偈
•Jun 28, 2019
Andrew Ng gives us a wonderful introduction to some key concept of NN. The course is basic but also gives inspiration to me who have been working on deep learning for a period of time
By Lakshmi
•Feb 26, 2019
First course for me., thrilled to complete and see the certificate. Thanks for the motivations i received from our study groups arranged internally. The lectures are self explanatory.
By Chen Q
•Feb 5, 2019
The lectures and instructions in the videos are very clear, and it is a great entry-level course for neural networks. The programming assignments, however, are too easy in my opinion.
By Samuel H
•Oct 7, 2018
Almost all of the content was already in the old ML course by Andrew Ng, but it's good to start from the begining again (and also to implement it all on python now, instead of matlab)
By Vahid N
•Jul 29, 2018
This is merely the best organized course I have ever attended in. It goes deep into the math and the intuition behind the deep neural networks. Great job Andrew, the TAs and Coursera!
By Juan G G
•Feb 2, 2018
Professor Ng really knows about NNs. Most importantly he is able to articulate all he knows in a manner that is straightforward to understand for anyone regardless or your background.
By Tich M
•Nov 25, 2017
Excellent intro to neural networks and deep learning. Teaches you all the basics so that you are able to understand any model and even derive and build your own from first principles!