Chevron Left
返回到 Neural Networks and Deep Learning

学生对 DeepLearning.AI 提供的 Neural Networks and Deep Learning 的评价和反馈

4.9
123,575 个评分

课程概述

In the first course of the Deep Learning Specialization, you will study the foundational concept of neural networks and deep learning. By the end, you will be familiar with the significant technological trends driving the rise of deep learning; build, train, and apply fully connected deep neural networks; implement efficient (vectorized) neural networks; identify key parameters in a neural network’s architecture; and apply deep learning to your own applications. The Deep Learning Specialization is our foundational program that will help you understand the capabilities, challenges, and consequences of deep learning and prepare you to participate in the development of leading-edge AI technology. It provides a pathway for you to gain the knowledge and skills to apply machine learning to your work, level up your technical career, and take the definitive step in the world of AI....

热门审阅

AH

Jan 11, 2021

It was a great start of long deep learning journey. The concepts were explained in simple and brief way. The course is designed in excellent way, Quizzes and assignments makes this course worthy.

SK

Jul 7, 2021

Very informative course by Andrew Ng and team.Teaches everything from the basics and helps you understand difficult topics (as i thought before taking this course) such as Deep Neural Networks easily.

筛选依据:

4576 - Neural Networks and Deep Learning 的 4600 个评论(共 10,000 个)

创建者 Huaqing M

Jul 21, 2022

Very good course. This is all you need to learn deep learning yourself. If the error message from the programming assinment is more informative, it will be easier to debug.

创建者 Gend L P

Sep 21, 2021

Excellent experience. Well designed and supported in learning. Very much clears the fundamentals of working of neural networks and deep learning. Thanks to Prof. Andrew Ng.

创建者 Salman A K

Aug 19, 2021

It is a great basic Neural Network Deep Learning Course and the content was deliver beautifully by Sir Andrew Ng. Amazing and Love it. Thank YOU COURSERA and Sir Andrew Ng.

创建者 David S

Feb 19, 2021

Great lecture but programming assignment is too easy where the structure of the code has been laid out. Had taken more difficult courses (MITx Machine Learning with Python)

创建者 Nixon O

Jan 28, 2021

Awesome course, really gave me a good and comprehensive introduction to deep learning. Lessons and explanations were easy to understand. Looking forward to the next course!

创建者 Abhigyaan R

Oct 26, 2020

Very well taught. Some concepts maybe hard to grasp at first but doing the exercises and applying them on your own really helps to understand the every step of the process.

创建者 Sowmiya S

Sep 8, 2020

The explanations were very clear and especially the ones in the programming assignments. The course was flexible, crisp, clear and worth the time. Thanks to the instructor.

创建者 Muhammad A

Jul 22, 2020

The Programming assignment and quizzes are real deal they really enables people to put their best in it. Overall, definitely Helpful and it is worth trying this course out.

创建者 Mcvean S

Jul 17, 2020

Truly an incredible course taught by an exceptional mentor! The methods by which Andrew teaches us is so enjoyable and easy to learn. One of the best courses to learn from!

创建者 Victor W

Jul 4, 2020

I'm giving 5 start, it was a really great course with a good mathematical explanation. the exercises help you a lot to understand how machine learning works, nice job guys!

创建者 Sourav P

Jul 4, 2020

This is the course for someone who wants to learn neural networks and its code from scratch from beginner level to advance level. Huge respect for Prof.Andrew and his team.

创建者 SATHVIK S

Jun 3, 2020

Nothing, it was perfect. But it'd be interesting to see the numpy module written from scratch using SIMD instructions but that is probably outside the scope of this course.

创建者 Srividya K

May 3, 2020

Wonderful course. Each step was taught in elaborate detail and the programming exercises were well tailored to add value to what was learnt, make the fundamentals stronger.

创建者 Anurag N P

Apr 26, 2020

This is the best course I ever have completed on Coursera. The best part is, this course takes very small-small steps and you will complete the course without even knowing.

创建者 Carlos S C V

Apr 1, 2020

Me gustó mucho el curso, está muy bien explicada la teoría y te permite además implementarlo en python lo cual me pareció muy valioso para poder hacer mis propios programas

创建者 Ohanu M i

Sep 2, 2019

Neural Networks and Deep Learning a very detailed and straight forward course, I highly recommend it for anyone that wants to dive into machine learning and deep learning.

创建者 Sai P

Jun 20, 2019

Great Course, the concepts were explained very well. The difficult derivations are made easy due to setting up consistent nomenclature and going through intuitive examples.

创建者 Brad M

Jun 3, 2019

A good overview of basic neural network concepts, with some hands-on programming experience for forward- and back-prop, gradient descent, etc. Overall, I'm pleased with it.

创建者 Jamil H

May 29, 2019

Pretty much a great course to apply Neural Network to Binary classification problems and to obtain a sense of what actually happens under the hood of a Neural net engine .

创建者 Freek W

May 15, 2019

Great refresher for the old "Machine Learning" course from Stanford University. Using python + numpy this time instead of octave, puts is closer to real-world applications.

创建者 Debdeep P C

Mar 21, 2019

The way Prof. Andrew Ng explains core concepts from scratch is unparalleled,and the course assignments are also well designed to give you a feel of how the algorithm works.

创建者 Mauricio W

Jan 23, 2019

More back propagation derivations would have been nice for those of us that know calculus, but very approachable, and good big picture ideas on implementing neural networks

创建者 Ashish J

Sep 14, 2018

The course was useful to understand the basics of deep learning i.e. neural networks and helped develop intuition regarding the working of forward and backward propagation.

创建者 Anirudh L

Jun 17, 2018

Great course, amazing teaching style, learned to program in the environment but not real life in the terms how to do this (cat recognition) outside the environment provided

创建者 CP Y

Jun 10, 2018

The course is great, well explained of how deep neural network works.It will be better if there is corresponding code for the same DNN model in tensorflow/ pytorch / keras.