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

AG

May 31, 2020

It's really quite an amazing course where we get to learn the mathematics behind the Neural Networks. It is great to learn such core basics which will help us further in developing our own algorithms.

OO

Oct 20, 2017

Andrew Ng's presenting style is excellent. Makes the course easy to follow as it gradually moves from the basics to more advanced topics, building gradually. Very good starter course on deep learning.

Filter by:

3801 - 3825 of 10,000 Reviews for Neural Networks and Deep Learning

By Dhirendra K

Oct 7, 2018

Thank you very much for creating this course which provides detail picture of the deep learning intuition. The programming exercise complemented the theory quite well. Thank you for that as well.

By Jimmy

Sep 9, 2018

this is the basic lecture of Deep Learning, you will study the FP and BP algorithm and How to apply derivative on Machine Learning! thanks to Andrew, I get a lot of knowledge on Deep Learning!

By yair b

Sep 9, 2018

Very methodical, goes with the student hand in hand. The exercises though are not as good, as one could write it without understanding the mechanism, rather following a protocol and instructions.

By Hamidreza F

Jul 29, 2018

Really helpful for me to understand the details of the deep learning framework. Now I know what are the forward propagation and the backward propagation and how do the deep neural networks learn.

By Dustin W

Jul 8, 2018

This course is very well written. It introduces the necessary concepts in a good order and builds open them well. The exercises test the right knowledge and are challenging but not too difficult.

By HyungJoonJang

Apr 13, 2018

Super helpful for my understandings. If possible, it would be better with advances on recording quality of Andew's voice. It's now somewhat stingy with some high tone noise. Anyway, thanks a lot.

By SuZhou

Mar 7, 2018

I had almost full score in linear algebra class back in university but still find the detail math illustration VERY useful to help me pick up what's forgotten after leaving the subject for years.

By Gillian P

Mar 2, 2018

Nothnign really surprising in this course but all the important topics are well discussed . the material and the assignments are solid and well thought (though the assignments might be too easy).

By le t

Mar 1, 2018

Have to admit this course is amazing and explain neural networks thesis so intuitive and thoughtful. When change to C# I can build up a neural network from scratch :D Highly recommend this course

By José M A I

Mar 1, 2018

Buen curso! muy concreto y explicativo por parte del Profesor Andrew NG. Interesante introducción práctica al Deep Learning. Gracias a Coursera por la ayuda económica para haber hecho este curso.

By Francisco C

Feb 11, 2018

This course offers a great introduction to the basics of neural networks in a practical manner. The explanations are very clear and the exercises help solidify the concepts taught in the lessons.

By Hilton R

Dec 27, 2017

Extremely good. Well structured, it is evident that a huge amount of work went into this course. Highly recommended for anybody looking to get into the nitty gritty of their own Deep Neural Nets.

By Arjun K

Oct 1, 2017

Very well structured. Enjoyed doing the assignments. A little less spoon feeding would have made the assignments more interesting for ex refer lecture X for the back ward propagation formulae etc

By Marco H

Aug 31, 2017

Clear exposition. Hands on programming assignments with enough guidance and checks to learn how to do things right from the start. No black boxes, you build all the components from the ground up

By Gianlucca C

Oct 11, 2023

Andrew Ng does such a good work explaining complex concepts with clarity. You can note it when attending his classes, because you feel smart, and that's mostly because of his good work teaching.

By 钱茜

Dec 3, 2021

thank you professor Andrew Ng for making a complex thing simple and clear. the guided programming and metors are also a great help and feel great sense of achivement! Thank you very much indeed!

By Louis C

Oct 11, 2020

This course is eminently suitable for students who have little basic programming and calculus knowledge. I really enjoy this course. Meanwhile, I have learned a lot as well. Thank you very much!

By ines

Sep 2, 2020

A must have to everyone that would like to acquire a deep understanding about Deep Learning. Professor Andrew Ng materials are outstanding and each component is highly detailled in a simple way.

By hagop m

Aug 8, 2020

The first time I understood the concept after trying for several months, would like to thank the team who put all the effort to build this course. Looking forward to move on to the second phase.

By Anish V

Jul 21, 2020

I found the course very helpful in getting the concepts of Neural Networks. It provides background maths equations to every concept which is very insightful and I found too be very interesting!!

By Iago M

Jul 16, 2020

Definetely one of the best courses available in Coursera! The case-based approach aligned with programming assignments on Jupyter offers students the opportunity to convert theory into practice.

By Saurabh P

Jun 25, 2020

This is "THE" best course you can take to enter into the Deep Learning field. Andrew Ng explained backpropagation in such a concise manner that it will always be available in my Mind's cache :).

By Prateekraj S

May 31, 2020

Helping to build very strong fundamentals for neural networks and machine learning, the knowledge from this helps me intuitively understand a lot of literature and implement solutions of my own.

By Quentin Q

May 19, 2020

This course was very helpful in learning about forward/backward propagation as well as general programming tips on implementing deep neural networks via vectorization rather than with for loops.

By Shanthan G

May 1, 2020

The course was very interesting and I personally enjoyed working on neural networks.The assignments as well as the quiz was also very testing and sufficient to test the knowledge of the student.