Learner Reviews & Feedback for Neural Networks and Deep Learning by DeepLearning.AI
About the Course
Top reviews
VB
Aug 23, 2021
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.
MG
Jul 28, 2020
Pretty well organized with really helpful examples and assignment especially. Definitely made the basis for deep learning algorithms. Looking forward to the next modules and dive deep in this domain.
5101 - 5125 of 10,000 Reviews for Neural Networks and Deep Learning
By Marcel-Jan K
โขNov 22, 2017
I knew a lot already from the Machine Learning course, but I'm glad there is an update now. Jupyter as environment for the programming assignments is great BTW.
By Dave P
โขAug 29, 2017
This was a great course. I love Andrew's style and thoroughness. Extremely well put together. Definitely a must for all those interested in machine learning.
By Mingyang L
โขAug 29, 2017
This course is very fun and practical. I like the hands-on work professor Andrew Ng explained and we tried ourselves. The interviews are especially interesting.
By Agnis A
โขAug 24, 2017
A great introduction in neural nets! Looking forward to the continuation and can't wait to use the knowledge in practice. Best wishes and keep up the good work!
By hervind
โขAug 13, 2017
Andrew Ng is awesome, the way you speak, the curriculum constructed and soon . love that programming exercise in ipython notebook.
Looking forward to next course
By Bitan M
โขMar 18, 2023
The curriculam was awesome. Special thanks to the Instructor Mr. Andrew NG for clearing such a complex topic so easily. The course content was well structured.
By Mahesh S
โขMay 1, 2022
This is a nice course for deep learning. I am studying deep learning as my elective subject at my final semester of my B.E degree. This course helped me a lot.
By ์กฐ์ ๋
โขNov 20, 2021
Every test was very clear, i.e. every code required specific input and output specs. And explanation of L-layer neural network and its notations was very nice.
By Nestor I O G
โขMar 27, 2021
excellent course with the basics of neural networks, I could learn to program a deep neural network without the use of libraries, step by step, it is so useful
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.