学生对 DeepLearning.AI 提供的 Neural Networks and Deep Learning 的评价和反馈
课程概述
热门审阅
MM
Jun 10, 2020
An excellent introduction to Neural Network and Deep Learning. In particular, I found the insights and analogies shared during the course very useful. Can't wait to complete the next 4 in the series!
HN
Jan 17, 2020
Very structured approach to developing a neural network which I believe I can use as foundation for any project regardless its complexity. Thanks professor Andrew Ng and the team for their dedication.
4626 - Neural Networks and Deep Learning 的 4650 个评论(共 10,000 个)
创建者 Виктор В К
•May 6, 2020
Very interesting course. I liked how everything was explained and how much detail everything was explained. Now I understand more about the possibilities of Deep Learning.
创建者 Bao N
•Mar 20, 2020
This is the best course, which not only teaches us the theoretical knowledge but how to implement deep learning! I feel so grateful to take this course! Thank you so much!
创建者 Dipanjan P
•Feb 23, 2020
The clarity and the simplicity of the instructions in this course makes it a winner. Andrew can take some very complex problems and explain it in a very simplistic manner.
创建者 Jan R
•Nov 29, 2019
Die vielen Notifications aufgrund von Fehlern in dem folgenden Video haben gestört. Sonst war es ein guter Kurs. 5 Sterne, da das Wissen trotzdem sehr gut aufbereitet ist.
创建者 Prakash C
•Oct 4, 2019
It's a great course to get started in deep learning which gives all the basic intuitive and mathematical foundation required for learning higher level learning algorithms.
创建者 Nikhil V K
•Sep 27, 2019
The Deep Learning course by Andrew Ng sir was great , it gave me a very good intuition of building a L-layered Deep neural network from scratch and the way backprop works.
创建者 Dhruv N
•Sep 18, 2019
Excellent demonstration of Neural Networks from the ground up. Breaking down the problem into smaller functions eases the understanding. All concepts are conveyed clearly!
创建者 azeer e
•Jul 22, 2019
very good pace, not too deep, not too shallow, it is left to the student to dig further(math) if they are interested, main ideas and structures are well explained. Thanks!
创建者 IK O
•Jul 18, 2019
Really excellently explained. Takes students by the hand and guides through fairly complex stuff, providing some good intuition along the way. I can only highly recommend.
创建者 Swastik N
•Jul 6, 2019
Truly truly amazing experience, I am now confident to take on any Machine Learning conference as I know the backbones of the algorithms implemented. Thank you Sir Andrew !
创建者 Monica D
•May 31, 2019
This course is a great introduction to deep learning mechanisms, and is really useful for starting to develop your own models. Do consider taking the whole specialization.
创建者 Megha S
•Sep 11, 2018
This course is very useful and makes one's understanding about Neural Networks a lot better. Would recommend everyone who aspires to get into NN to start with this course.
创建者 Tian B L
•Jun 14, 2018
A very good interactive and hands-on way to get experience in building deep neural nets! Would like more derivation and/or techniques on the derivative of multi-layer NNs.
创建者 Mohammed H
•May 28, 2018
This was a really fun course! However, I feel that not enough emphasis was given on how the derivatives were obtained, which seems like an important part of deep learning.
创建者 Alberto S
•May 8, 2018
Some of the exercises are boring, as all the information is in the text or, for example when computing matrices dimensions, they are shown bellow in the assert statements.
创建者 sh39o
•Mar 8, 2018
it provides very fundamental knowledges, from calculus to basic tools of linear algebra, enabling a beginner who prepare for entering the gate of neural network naturally.
创建者 venkatesh n
•Jan 17, 2018
Phenomenal course! Kudos to Andrew Ng for creating something that's even better than the ML course. Python programming is much more intuitive than Octave. Highly recommend
创建者 Serdar K
•Jan 12, 2018
This is very easy to digest. It is hard to fail the practice tests at the end of the sections. I think I have gained a good understanding of how to build a NN on my own.
创建者 Rui Z
•Dec 26, 2017
I found this course deeply interesting and helpful. It is well organized that all pieces of deep learning knowledge are sequentially and logically connected to each other.
创建者 Prasad L
•Nov 5, 2017
Wonderfully designed course,i just want few concepts to be added if possible Andrew Sir:Gradient vanishing issue,
effect of number of hidden layer over gradient vanishing .
创建者 Josiah D
•Nov 3, 2017
Great balance of depth and not getting into the weeds. Meticulously designed programming exercises. Thoughtful meditations on how to understand and approach Deep Learning.
创建者 Vitali M
•Oct 24, 2017
It was quite challenging to understand the math behind. You will larn to program your own Deep Neural Network. ANdrew is a very good teacher. Highly recommend this course!
创建者 Suresh K
•Oct 18, 2017
I enjoyed doing this course immensely. Prof Ng has a unique style of introducing a very complicated content in an easy way. The hands on coding exercise were very helpful.
创建者 Jhonatan d S O
•Sep 10, 2017
I would like to thank the organizers of this course for all the effort in making a clear and rich material. I have learned way more than expected! Great job and thank you!
创建者 Kumar V
•Sep 9, 2017
The course is really good. It makes your fundamental very strong. The programming exercises are well designed. We can learn how to design the API for our ML projects also.