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,868 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

SZ

Jun 8, 2020

Amazing course for anyone wanting to jump in the field of deep learning. Andrew explains the details very well. The assignments were structured very good that provided detailed instructions. Thank you

YM

Dec 19, 2018

The best and simplest neural network course i have come across. Andrew Ng makes the mathematical concepts subtle and understandle. Neural network for me is no longer a black box.Thank you Andrew Ng

Filter by:

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

By Diaz -

Apr 17, 2021

I thought before, artificial neural networks were complex, but after taking this course I can understand them more easily. about how the algorithm and its concepts. Thank you very much

By Carlos A L P

Jan 4, 2021

Great introduction to Deep Learning, the course combines theory and lower level explanations (formulas, calculations, derivatives) to understand how neural networks are used in Python

By hamed j

Nov 26, 2020

only one thing I can say:

FANTASTICCC

I had taken courses before but did not understand many concepts such as "backprop" etc., but this course helped me to fully understand them

thank you

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 8, 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 31, 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 28, 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 17, 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 14, 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 13, 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 17, 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 14, 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 17, 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

Jun 1, 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.