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.
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.
By Hiep P
•Oct 25, 2017
Andrew Ng. will guide you how to build a neural network from scratch, understand under-the-hood theory and totally blow my mind. Now I can grasp the basics and move on to the world of Deep Learning.
By Keith M
•Oct 18, 2017
Nice in-depth follow-up of neural networks in the introductory Machine Learning course, and the python/jupyter notebooks are very convenient. Nice, clear explanation of backward propagation as well!
By Benoit L
•Oct 8, 2017
Great materials, the course is exactly what I was looking for. You get detailed explanations about how neural networks are built and get to program it yourself in python (with help).
I recommend it !
By Aldian F
•Sep 11, 2017
The lecturer are quite detailed that help me to develop intuition on designing a NN system. I love the format of programming assignments that gives me the step by step guide to implement the design.
By Manish J
•Sep 11, 2017
Prof. Andrew lectures are very lucid. The assignments structured very well and they have the right level of assistance. Assignments really helps in digesting all the concepts taught in the lectures.
By Sean M
•Sep 9, 2017
Love Andrew Ng, this was an awesome experience; so inviting, welcoming, and accessible. He's an amazing teacher with such a knack for breaking it down! Will definitely continue with this curriculum!
By Duodecimo F
•Sep 9, 2017
As expected, exquisite!
I had great expectations, as I had done the previous course abou neural networks with Dr. Andrew NG, but the evolution of the technics and contents really took me by surprize.
By Gabriel L
•Aug 23, 2017
Professor Andrew Ng shows great excitement in his classes and that motivates you to keep working. Assignments are very well orientated (maybe too much? ). Loved the Deep Learining heroes interviews!
By Matthew W
•Dec 12, 2024
Andrew was a great teacher, explaining complicated topics in a simple and intuitive way. The programming assignments helped to put theory into practice. A great place to start learning a new field!
By erkka s
•Jan 9, 2022
Very good way to get yourself familiarized with DNNs. For me with R , calculus and linear algebra background it was nice to learn both Python and get decent overall understanding of the basic DNNs.
By Alejandro O
•Oct 2, 2021
Un curso que te lleva de la mano y que está explicado de manera ligera. Mi recomendación es hacer un repaso de álgebra lineal antes de tomar el curso, ya que se requiere para entender los cálculos.
By Samir M
•Aug 23, 2021
Not only the course presented was beautiful but also easy to understand. The assignments were to the point and cleared all the doubts and insights. Thankyou very much sir for this wonderful course.
By Francisco M C
•Mar 18, 2021
Professor Andrew Ng is an excellent lecturer and the course is extremely well-structured. This might be the best learning path through Deep Learning (DL) to clearly understand the topic. Thank you!
By Kang S
•Nov 11, 2020
even i faced into Deep-learning things in my first time through this course, not hard to understand how it works and do a code by myself.
Thank you so much for providing such powerful acquaintance !
By Rekha N
•Sep 7, 2020
I want to thank Andrew and all the other teachers for providing this wonderful course. I learnt a lot of tricks with NumPy. Amazing course for anyone wanting to jump in the field of deep learning.
By TEZCAN A
•Sep 1, 2020
One of the best courses! The instructor was very well organized. The students are informed about their progress. Thanks to Andrew NG, it was a pleasure to learn deep learning and follow the course.
By Johnny V
•Aug 26, 2020
Before start this course I though Deep Learning would be hard to tackle but, Andrew explanation's make think the opposite. This course is awesome and it really encorages you to follow this AI path!
By Jayaram O
•Jul 3, 2020
The topics covered are concise and precise throughout the course. The assignments are provided in such a way to check the logic of implementation.Overall a wonderful course to start Deep Learning.
By Alvaro L
•Jun 7, 2020
Tremendo curso. Muy útil para conocer y comprender los fundamentos del deep learning. Además, los cursos son bastante inspiradores, dan ganas de seguirlos y de complementarlos con otros materiales.
By Waleed M
•May 28, 2020
I like how Andrew Ng courses have all the elements I see necessary in a course: basic concepts are given enough time and you end up being able to code every single element of what you are learning.
By Rajapantula U M R
•May 3, 2020
One of the best course to kick start your deep learning journey. In depth explanation for every step by Andrew Ng along with the intuitions and derivations will make you fall in love with learning.
By Derek L
•May 2, 2020
Great course! Really enjoyed it. I took a ML & AI course in college, so this was definitely a great refresher on NN. Math wasn't super heavy, but was provided just in case we wanted to dive deeper.
By bhavik t
•Apr 30, 2020
It explains the concept in much easier way than the sources available online, and the math behind NN is also explained which is i think more important from research perspective. Very useful course.