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 Shadab A
•Jan 26, 2021
A great course to introduce learners to the backstage of Neural Networks. It should also offer more mathematical rigor (optional) along with the other content.
By Roopesh R
•Dec 21, 2020
Great Material, awesome presentation. Loved the coding assignments, a little less on Math, I would have preferred a more mathematical treatment of the subject.
By Muzahidul A
•Sep 6, 2020
materials are more than enough. exercises were tough but most of the graded functions were explained more than a learner needs. it made the assignments easier.
By Romana M A S B
•Sep 2, 2020
I couldn't be more grateful for this course. Andrew Ng is exceptionally good at explaining the difficult concepts of DL and makes the subject fun and exciting.
By Vatsal B
•Aug 18, 2020
An amazing course on neural networks and deep learning even for beginners it's a very good course. Each and every topic is being explained briefly and clearly.
By April T
•Jul 19, 2020
I love this course. The instructor explains each step in a very clear way and I can implement the algorithms step by step with instructions. Feels pretty well!
By Daniel A R M
•Jun 27, 2020
El curso es muy enriquecedor y tiene un ritmo adecuado de aprendizaje, incluso para aquellas personas que no tienen conocimientos profundos sobre programacion.
By Scott W
•Jun 5, 2020
Excellent course. A little bit of a refresher if you've taken Andrew Ng's Machine Learning class, but the Python implementation makes it sincerely worthwhile.
By Ivan S
•Jun 1, 2020
I have some background in mathematics and python so it was very exciting to learn how NN actually works on a low level. Thank you very much for a great course.
By NANCY S
•May 11, 2020
This course helped me understand what all goes inside the neural networks. Especially the math part and the numpy implementation that makes it run much faster.
By Shih-Ching ( W
•May 9, 2020
This course is amazing!!! Even the mathematical part is easy to understand. This course rescued my disastrous semester in my real life grad school, seriously!!
By vivek m
•May 8, 2020
It's indeed a very well structured course. The buzz word "deep learning" appears no more buzzing now. It appears very simple now. Gained much confidence in it.
By Anh N
•Jan 18, 2020
This course helps me to develop much deeper understanding in Deep Neural Network and gain practical skills like how to implement a Neural Network from scratch.
By Maxim V
•Sep 25, 2019
A concise course teaching to build deep neural networks from scratch without any special tools (besides NumPy). Really clarified a few important things for me!
By Sven S
•Jul 24, 2019
Motivating series of videos with quality explanation, quizzes and hands-on assignments. Didactically well tuned. Voice, speed and modulation are very pleasant.
By gowtham t k
•Jun 2, 2019
This course helped me in Understanding the architecture of Neural Networks and also gave hands- on experience to code functioning of Neural Network from basic.
By Cristóbal C
•Jan 11, 2019
Totalmente recomendado, aprendà bastante, el único problema es que los subtÃtulos están en ingles y a veces confundÃan algunos términos, por lo demás excelente
By Shresht S
•Dec 10, 2018
Very well structured course. I particularly like how the assignments were in jupyter notebooks. The content was relevant and the course was explained very well
By Prashant R
•Sep 28, 2018
A lot of interesting and relevant details. Loved doing the programming assignments in Jupyter notebooks - gave me a good feel for how to implement neural nets.
By Sam h
•Sep 9, 2018
the class is really easy to follow and modularize the code which give me a great framework to understand and remember the steps to build a deep neural networks
By Sothiro P
•Jul 7, 2018
A solid course, it reinforced my knowledge of ML. I liked how Pr Ng breaks down each concept, to make them more digestable. The pace of the class was on point.
By Aaron W
•Apr 21, 2018
Pretty in depth and gave a good enough thorough understand. The way the assignments were structured was not too difficult and allowed it to be easy to pick up.
By Deleted A
•Dec 26, 2017
Amazing course. The best part is that the mathematical intuition is made solid by not allowing usage of deep learning libraries in the programming assignments.
By Mixas P
•Nov 30, 2017
Great course to get an understanding how neural networks work and are implemented.
The only drawback is that I found a few code "mistakes" in quiz assignments.
By Ega C
•Oct 25, 2017
The lecture and assignments help me to understand the concept of Deep Learning. Thank you Dr Andrew Ng for explaining deep learning in easy way to understand.