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

AH

Apr 29, 2020

Amazing course, the lecturer breaks makes it very simple and quizzes, assignments were very helpful to ensure your understanding of the content. Hope for future learners you provide code model-answers

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

Filter by:

4001 - 4025 of 10,000 Reviews for Neural Networks and Deep Learning

By Craig E

•

Sep 7, 2017

This is a great way to get started with deep learning. The lectures are very well sequenced and offer a good mix of basics along with insights about using the techniques in the real world.

By RC

•

Aug 19, 2017

Another fantastic course offering by Andrew Ng. I very much enjoy his teaching style and the breakdown of assignment structures to progressively build helper modules into a larger function.

By Steven W

•

Aug 16, 2017

It is an excellent course. It has all building blocks for everyone who wants to grasp the key materials of AI deep learning technology. The interviews with gurus are exceptional intriguing.

By Oliver P

•

Oct 19, 2024

It has a really good pace, Andrew is a good educator, and the assignments give you enough information for you to complete them although previous knowledge of programming is a big advantage

By Yashvardhan G

•

Sep 15, 2021

Brilliant course. It has everything one needs to start his/her journey into the 'deep learning' realm. The whole idea of neural network is very well presented with intuition at every step.

By Shivaprasad B N

•

Jul 9, 2021

It's the best course to start with Deep Neural Network. Anyone with zero knowledge about python will definitely gain significant knowledge about programming and Fundamental Neural Network.

By Paul D

•

Jun 3, 2021

Fantastic course though it is difficult to say which was better, the great presentation or seeing how wonderful it is to program neural networks using Python and numpy. Just amazing stuff.

By Rizdi A R

•

Apr 5, 2021

A very solid fundamental structure of deep learning and neural network to getting started with. Anyone who wishes to know this topic may be recommended to take this course in routine term.

By Ferhat Y

•

Oct 2, 2020

The background of the DL is explained very well and it is a nice introduction to high-level optimizations. It also contributes to coding practices behind the scene very well. Thanks a lot.

By Alexander C

•

Jul 22, 2020

Thank you!

It was very exciting. I haven't been so involved in any process for a long time.

I have a similar inspiration when I typed my first BASIC code on "Elektronika MS 0202" at school.

By Abhishek P

•

Jul 12, 2020

It was a really well written/planned and interactive course.

The best part about is its lectures length they are small and provide you will ample amount of info in order to keep you engaged

By Sandeep T

•

Jun 29, 2020

The computation graph way of looking at the forward and backprop is such a good idea. I now have a better understanding of what Neural Nets are and their inner workings. Thank you, Andrew!

By Tiago W

•

Jun 2, 2020

Very comprehensive and with accessive language, but without losing academic core. Andrew NG knows how to teach us complex knowledge in simple and understandable words and enough equations.

By Sumit c

•

May 14, 2020

Learned basics of deep learning from the very low level which gives the power of imagination of how things work in deep learning.

looking forward to completing a full specialization course.

By chirayu j

•

May 10, 2020

I learnt a lot of things in this course. After completing this course, I got an idea about how actually does neural network works. I would surely recommend a beginner to enrol this course.

By Dushyant R T

•

Apr 28, 2020

This is probably the best explanation of neural networks ever created. Thanks to all the instructors for helping us understand all the exercises. The course structure is brilliant as well.

By MADISHETTI S

•

Apr 17, 2020

Very nice introduction to the subject. I enjoyed each and every assignment. Thanks for teaching the concepts in such a rigor and depth - this will help me to extend my knowledge in future.

By Akshat P

•

Apr 16, 2020

I learned most from this course and the tutor is very well. Thank You very much for making this course available on coursera .It helps learners to gain knowledge from home through coursera

By Aashi

•

Apr 12, 2020

Great Course!

Assignments are a great way to learn as even though you don't understand a lot of mathematical concepts as a beginner ,practicing them repeatedly helps you to get through it!

By MD A R

•

Apr 8, 2020

This is a wonderful course... A bit intermediate though!! I think instead of starting from the LR, some basic intuition about perceptron would have made the course more clear for beginner.

By Rahul M

•

Apr 6, 2020

It is a great course to introduce the deep learning realm. Most of the fundamentals on machine learning and deep learning are well introduced with a good set of python practices exercises.

By Gaurav G

•

Dec 30, 2019

THIS IS THE BEST COURSE THAT I HAVE FOUND FOR DEEPLEARNING, WANNA THANKS TO ANDREW NG AND DEEPLEARNING.AI FOR THIS COURSE AND ALSO A VERY SPECIAL THANKS TO COURSERA TO PROVIDE THIS COURSE.

By Tong Z

•

Oct 28, 2019

Really learned a lot from the course, really like it, especially the detailed explanation of the forward and backward propagation, and some DL concepts behinds the formulas. Appreciate it!

By Janine P

•

Jul 21, 2019

The explanation are easy to understand and well laid out. The programming assignment is fun and lets you implement what you learned in the video lectures. It is also not too much per week.

By Karthikeyan m

•

May 22, 2019

Learnt a lot of new things even though I have been doing ML for the past 6 months. I learnt how important a lot of stuff which is usually overlooked and considered "boring and unnecessary"