学生对 DeepLearning.AI 提供的 Neural Networks and Deep Learning 的评价和反馈
课程概述
热门审阅
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.
AT
Jun 29, 2020
I think that this course went a little bit too much into needy greedy details of the math behind deep neural networks, but overall I think that it is a great place to start a journey in deep learning!
5951 - Neural Networks and Deep Learning 的 5975 个评论(共 10,000 个)
创建者 Lars L
•Apr 21, 2019
Great introduction to deep learning, and phyton, thanks to excellent video lectures in combination with the supervised programming exercises.
创建者 Rohit G
•Jan 25, 2019
Another good course by Andrew Ng and his team. Excellent presentation and flow information. Very good means of presenting course assignments.
创建者 Mohammed M
•Dec 5, 2018
Cours très clair et très intéressant, j'ai appris beaucoup de choses dans les vidéos de cours et dans les exercices de programmation.
Merci :)
创建者 Avni G
•Nov 13, 2018
Enjoyed learning the core concepts behind neural networks, the raw calculations.
Learning about RELU and Leaking RELU was new and insightful.
创建者 Artem B
•Jun 26, 2018
Once again a fantastic course by Andrew Ng! It is a gift to be able to explain complex things in such a clear fashion. On to the next course.
创建者 Takehiro M
•Jun 6, 2018
I learned basic idea of Neural Networks and Deep Leaning step by step. It's important to understand data structure by trying to code example.
创建者 김태겸
•May 21, 2018
Good for learning basic informations about deep neural networks.
It does not requires deep mathematical skills, describes very intuitive ways.
创建者 Ravi K G
•Apr 17, 2018
Course is awesome. I have learned a lot of new things throughout the course. It helped me to learn how neural networks work in Deep Learning.
创建者 Junhua L
•Apr 15, 2018
very good course. well-prepared videos and assignments. although I'm already familiar with many stuffs of these course, I still learned a lot
创建者 Vamsi T
•Mar 2, 2018
Its a very good course for those who want to learn to code a neural network from scratch. The concepts are explained in a very simple manner.
创建者 David
•Feb 20, 2018
The lessons are pretty good for beginners to learn neural network quikly.And I gain a good understanding of the neural network.Thanks a lot!!
创建者 Aprameya S
•Feb 8, 2018
A fantastic introduction to deep learning. The programming exercises were the key to understanding good neural net implementation techniques.
创建者 Achyuta N J
•Jan 23, 2018
The practical exercises are the major takeaway from this Neural Network and Deep Learning course. Looking forward to for further enrichments.
创建者 Lin Z
•Dec 7, 2017
Nicely organized course. Easy to understand. The programming task is well structured. Strongly recommend for anyone who starts deep learning.
创建者 Felipe M
•Dec 3, 2017
I liked it as much as Andrew's course on ML. The programming exercises are perhaps a bit too easy and too guided, but that's a minor problem.
创建者 Raghu P
•Dec 1, 2017
This course will help you learn to implement DNN in simple and easy way which other wise would be confusing and difficult thing to implement.
创建者 Niels B
•Nov 18, 2017
Clearly presented in the videos, and the jupyter-hub system is much better than the older way of doing the assignments! Much more convenient.
创建者 Arnaud D
•Oct 25, 2017
Easy explanation on the math behind deep learning, step by step implementation allow easy implementation without struggling to find a bug,...
创建者 Wei F
•Oct 10, 2017
This is a fantastic course about deep learning. I would say from this course, I finally understand how backward propagation works. Great job!
创建者 Ritesh T
•Sep 21, 2017
The lessons are really easy to follow and understand, it's has been really great being a part of this course so far and I have learned a lot.
创建者 Li Y
•Aug 13, 2017
Nice instruction from Andrew Ng! I have some experience with Deep learning, and I still learned a lot of new ideas and tips from this course!
创建者 Nicolas A S
•Nov 19, 2025
I really enjoyed it. The beginning was a bit simple since i had studied most of it in my degree but the later courses were very enlightening
创建者 Despina I C
•Apr 18, 2023
I loved this course! I learned and designed a lot of thinks about neural networks and deep learning and I really enjoyed all this process .
创建者 Michael G
•Aug 12, 2022
Great course to extend what I learned in Dr. Ng's Stanford Machine Learning course. Higher relevancy becuase this is coding in Python also.
创建者 Vu T D
•Jul 2, 2021
really worth learning, I used to study deep learning in school, but when I retake this course, I realize I'm missing a lot of things. thanks