Chevron Left
Back to Neural Networks and Deep Learning

Learner Reviews & Feedback for Neural Networks and Deep Learning by DeepLearning.AI

4.9
stars
122,502 ratings

About the Course

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....

Top reviews

NL

Oct 3, 2020

This course helps me to understand the basic concept of Deep Learning. However I think this course should include at least 1 week (or 2-3 videos) about math so learners can have a better understanding

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.

Filter by:

4151 - 4175 of 10,000 Reviews for Neural Networks and Deep Learning

By Diego A H M

Sep 28, 2020

Es un curso relativamente sencillo, requiere comprender multiplicacion y suma de matrices, adicionalmente el concepto de pendiente ( calculo vectorial), y por ultimo basicos de python

By max

Sep 19, 2020

Lessons are well "step-by-step" packaged. Very practical approach to positively "force" you to undersatand all the details via coding; the structured notebooks are super in this sense.

By Дмитрий З

Sep 7, 2020

Everything is explained in great detail. After the theory I sat down and wrote the first simple network and it worked. The details are very clear, which is very important. Good course.

By Alan K F G

Jul 21, 2020

Simply such an amazing experience, the chuncking of the information was key for me to learn in a proper way and the instructor was indeed very capable and passioned for doing this job.

By Nandini K

Jun 23, 2020

Awesome course. Truly made for brilliant minded beginners. Any beginner in machine learning must take this course. I learnt a lot. Neural networks had never seemed so easy and natural.

By Syed M F

Jun 15, 2020

In this course, I really understand the concept of Deep Neural Network and understood the basic concept of the above. Now I can be sure to move further in the field of Neural networks.

By Gaurav V

May 30, 2020

Andrew Ng is a great teacher with his teaching I am able to understand some very tough concept like backpropagation easily. Through this course I am more motivated about Deep learning.

By Jigar V

May 27, 2020

This course really gives a thorough introduction to deep learning. All the concepts are explained in great detail. It is a great starting point to start learning about neural networks.

By sunit k s

Apr 16, 2020

One of the best course iI learned!!!!!It teaches very important implementation and vectorization in python .It cleared my concept on backpropagation intuitions and implementation!!!!!1

By José L

Apr 13, 2020

The best course I have attended in NN and DL. It's amazing how easy the concepts are explained. The examples and practical exercises are great to understand much better these concepts.

By David A

Apr 12, 2020

I genuinely don't understand how the rating of this cource could be 4.9, not 5.0! I found clear explanations of every aspect of NN basics and thinkfully composed programming exersices.

By Zhiming C

Mar 29, 2020

Very good course! All explanations are clear and the concepts are good organized and introduced. If you have the basics of the Machine Learning, this course would be simple and clear!

By Ali S

Mar 20, 2020

Hi, This Course is really good for me, it's open my eyes to the fact of deep learning. After this course I hope to continue learning by my dear teacher Prof A.NG. thanks for your helps

By Erik S

Oct 16, 2019

Good course, but I definitely spent more time trying to learn how to game the grader and submission system than about deep learning. 5 stars because it's not like it's Dr. Ng's fault.

By Deleted A

Aug 25, 2019

I really like this course and the professor. because his courses make me feel comfortable and it's easy to understand even though I do not have previous math knowledge. Helps me a lot!

By Davide L

Jun 11, 2019

During this great course, you'll learn how to implement a FNN in python step-by-step. Notebooks provided are great to focus only to the developing part and not on the operational part.

By Harikrishnan M B

Apr 9, 2019

Really well thought out material. Unlike other online courses that tend to avoid the math, Andrew explains everything. The course also teaches you to make neural networks from scratch.

By Emil D

Nov 13, 2018

I enjoyed the content of the required videos as well as the optional ones. They made it easy to follow along with the assignments, and some of them inspired me to become more invested.

By Iuri V d J Q

Oct 16, 2018

This course provides a great overview of the classical statistical learning, classification, and describes the transition to the backpropagation e feedforward neural networks approach.

By Nguyen B T

Oct 3, 2018

Informative and practical with focus on deep learning itself. Learners don't have to deal with setting up the software environment (e.g. installing python, libraries, jupyter notebook)

By 杨逸飞

Aug 24, 2018

Wu provided a widen horizon of the deep learning knowledge and let us enjoy the course. I love the exercises which make me have a good command of the knowledge. Thanks Wu and his team!

By Rui F

May 31, 2018

it is a great course. The assignment is a little hard than the lecture. I don't think I know how to build a deep neural network model. I need to redo the assignment again to master it.

By Jonathan M

Mar 11, 2018

Clearly explained, in great detail. Easy to follow. Assignments led to a practical understanding of the material. Excited to take more courses in this specialization from Professor Ng.

By Angad S

Nov 28, 2017

If you are willing to understand & learn the theory behind neural network & deep learning with focus on practical assignments then this course is for you. You should always be curious.

By Rex C D

Sep 3, 2017

Great introduction to neural networks and Python. Although calculus and linear algebra are not prerequisites, students might want to review the fundamentals before taking this course.