学生对 DeepLearning.AI 提供的 Neural Networks and Deep Learning 的评价和反馈
课程概述
热门审阅
RG
Sep 6, 2020
I have learned a lot from this detailed and well-structured course. Programing assignments were very sophisticatedly designed. It was challenging, fun, and most importantly it delivered what is aimed.
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.
3401 - Neural Networks and Deep Learning 的 3425 个评论(共 10,000 个)
创建者 Ravi T
•Dec 18, 2019
For a person who is already familiar and has implemented all of these before, it will still be useful going over the lectures once and doing the projects to brush up. It will help strengthen your fundamentals.
创建者 Satyajit G
•Nov 27, 2019
The learning curve is brilliant. Even for people who are not much well versed with the mathematics that goes behind the hood the lectures have been presented in a way to practice machine learning successfully.
创建者 Adesoji D A
•Nov 19, 2019
The course was both rigorous, yet fully supportive and technically sound. The exercises weren't watered down, instead, there was ample explanation and directives to make solving it feasible, given enough time.
创建者 Krishanu B
•Oct 14, 2019
Love this course. It takes a genius of a pedagogy to explain and present such complicated and complex subject in such a simple and elegant way. Very excited to move on to the next course of the Specialization.
创建者 Mostafa N
•Oct 13, 2019
I can tell you that this is the only course that you can find to truly understand the mathematics behind the neural network. You will make a neural network from scratch! Best course I have seen so far. 5 Star!
创建者 Guilherme Z
•Sep 3, 2019
It teaches you the basics of Neural Networks. If you already know something of NN it might be too be basic, but I really appreciated the fact that the assignments forces you to implement networks from scratch.
创建者 Subhadeep D
•Feb 13, 2019
Awesome course!!! It helped me understand a lot of topics and I could get an ideology of how neural networks work to the required depth. I really thank Coursera and Deeplearning.ai for providing such a course.
创建者 Kaiduo F
•Jan 2, 2019
It`s a great course for beginner, the exercises are helpful to us for understanding the basic structure of NN, and not being too difficult to scare off most beginner in both Python Programming and NN learners.
创建者 Paulina V
•Dec 6, 2018
El curso es muy dinámico y claro. Los cuestionarios ayudar a terminar de comprende los conceptos. Las prácticas de programación son muy guiadas, ayudando en el paso a paso. Excelente curso, super recomendable.
创建者 Weijian C
•Jun 23, 2018
Andrew is a very good teacher! The lectures are very clear and easy to understand. The assignments are even better, comprehensive but easy to follow. Anyway, the course opens the doors of deep learning for me.
创建者 Stephen J B
•Jun 14, 2018
This was an excellent course. I feel like I have a solid understanding of the basics of neural networks, can can talk intelligently about forward and back propagation, and why we need to compute the gradients.
创建者 Vivian Y Q
•Jun 9, 2018
Andrew is really a good teacher. I learned a lot though the concept was still somehow unclear to me, but it is because deep learning itself is complicated. Andrew has done a great job in going through details.
创建者 Yizhang C
•Apr 26, 2018
Great course with detailed explanation of how to build neural networks from scratch.
A bit easy for a physics PhD, but like it as I can go through all the calculus and linear algebra for a much better insight.
创建者 Serge R
•Apr 18, 2018
Lectures are very very good, I have much clearer intuition for backprop now. The assignments were a little messy to me as i'm used to static typing and clear structures instead of all these confusing tuples :)
创建者 Aleš D
•Jan 22, 2018
Great course! For me it was a bit of refresher as I already completed Machine Learning course, but it was very beneficial, plus doing the assignments with Python allowed me to familiarize with Python language.
创建者 Monesh P
•Nov 4, 2017
Andrew Ng is such an amazing teacher. He makes the fundamentals so easy to understand in the videos and the assignments really do bring it all together. Love this. I'm looking forward to the remaining courses.
创建者 Олег Д
•Oct 10, 2017
Great intro into deep learning! Andrew Ng does a great job explaining forward prop, back prop, their vectorized implementation and many other things regarding deep learning algorithms implementation on Python.
创建者 Manuel d J
•Aug 30, 2017
The course starts from the very basics of neural networks, and little by little introduces concepts that are implemented in code until developing a simple but functional model. I strongly recommend the course.
创建者 Andrei I D
•Aug 26, 2017
Excellent introductory course in Deep Learning. Builds most of required know-how for upgrading then to TensorFlow-based (or Theano) DL model development (both deep MLP intuition and tensor-computation basics).
创建者 MUHAMMAD J
•Apr 6, 2022
Great learning Experiance , The course builds all the concepts from ground upto train and testing a basic Deep L-layered neural network. All you need to know beforehand is basic python programming knowledge.
创建者 Diego T F
•Feb 21, 2022
although is step-by-step implementation it challenges me to think about implementation and reasons for each exercise. I felt challenged to search for additional info in the field and start my career in AI/ML.
创建者 Роман П
•Jun 18, 2021
Indeed qualitative eye-opening course on one of the most mysterious things nowadays, Deep Learning (and, even scarier, Neural Networks). Feeling much more confident about my knowledge of this topic right now
创建者 Advitya P
•Feb 10, 2021
Beautifully taught course. Loved the organization of the notebooks, I could focus on the over-arching steps of building the networks rather than minutiae of writing the helper functions. Highly recommended !!
创建者 JOSE A M L
•Jan 18, 2021
The lecturer will take you step by step through the implementation of a deep neural network. The content is accessible if the student has some familiarity with Python and a bit of Calculus and Matrix Algebra.
创建者 K R
•Oct 21, 2020
This is an amazing course with an amazing teacher. Everything is explained clearly from the beginning to the end. Thanks a lot Professor Andrew Ng. I intend to go further in learning the whole specialization.