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

VB

Aug 24, 2021

This is a very good course for people who want to get started with neural networks. Andrew did a great job explaining the math behind the scenes. Assignments are well-designed too. Highly recommended.

GC

May 31, 2019

I have learnt a lot of tricks with numpy and I believe I have a better understanding of what a NN does. Now it does not look like a black box anymore. I look forward to see what's in the next courses!

Filter by:

3326 - 3350 of 10,000 Reviews for Neural Networks and Deep Learning

By Mohit T

Sep 10, 2017

Great Course. Concepts like Back Propagation are taught in a very simplified manner. Great exercises give you confidence on how NN functions internally, instead of just using them as a black box. Much recommended

By Matheus B

Sep 8, 2017

Excelente curso, construção de redes neurais desde sua base e dicas de melhores práticas.

Algumas legendas estão erradas ou dessincronizadas mas ainda assim é possível entender.

Ainda sem tradução para o Português.

By Aaron Y B

Aug 31, 2017

I took his course about Machine Learning about 3 years ago It was really helpful to understand ML. This course is much improved not only in the content itself but also the coding exercise. Thank you Prof. Andrew!

By Alejandro B

Mar 19, 2025

I feel like the practice have too much guide, so than u can write the right the line of code without really undestand the concepts. I think let optional hints could be better than put everthing from te beggining

By Muhammad Z S

Mar 25, 2022

The course is really amazing and its well structured. With a background in Mechanical Engineering and no prior knowledge , I learned alot and I am now all confident to build and train deep layer neural networks.

By Rinaldo D

Feb 9, 2022

Exceptional material and organization. This is not a critque of the course. The python libraries and mixing of properties and OO approaches with programming conventions makes one wish there was something better.

By Andy L F C

Jan 17, 2022

This lectures gave me the skill to implement neural networks from scratch. Since we covered in depth how neural networks and deep neural networks work, we can adapt this theory to any other programming language.

By Tuan D V

Jun 30, 2021

I found the course very useful and informative. I am looking forward to learning the second course!

Thank you very much for making all students in the world can touch closely to Deep Learning's wonderful World!!

By Ahmet Z E

Oct 24, 2020

That was one of the the most beneficial course, I have ever taken.

Sir Andrew NG,

All students who are enthusiastic Data Science and be unable to reach good education,

appreciate to you!

Thanks for all!

Best Regards

By ANLAN J

Oct 18, 2020

I really like this deep learning course taught by Andrew Ng. The concept of deep neural networks are clearly elaborated in a simple way, and attched assignments are very helpful for understanding those concepts.

By Abraham Y A F

Aug 14, 2020

Great course!, very specific and detailed; It teaches you from the foundations of deep learning and programming examples that make you think a lot. It handles tools with great potential for various applications.

By Daoyi G

Aug 13, 2020

The assignments are really well designed! Even though I've already taken a deep learning class at my university and I'm a teaching assistant of the deep learning course, refreshing this knowledge is always good.

By Stiven F P V

Jul 19, 2020

Un curso muy bueno, la metodología implementada facilita la adquisición de conocimientos y motiva a seguir aprendiendo. la sección de tareas ayuda mucho a entender los conceptos teóricos mostrados en los vídeos.

By Aryan S D

May 25, 2020

everything's fine!

But it will be better if you teach some more basics regarding programming in the beginning itself.So it will be easier for the students who are not so good at corresponding programming platform

By Mayura M

May 3, 2020

I think this is the best course to get a proper understanding of deep learning and neural networks. Everything was explained with clarity so that there wasn't any doubt. Thank you Andrew Ng and the Coursera Team

By Marcello B

Apr 18, 2020

Every course from Andrew is great. I really appreciated the new format versus the older version of the course: having several modules instead of a unique course is more manageable especially for professionals...

By Erin J

Apr 16, 2020

I was very impressed by the balance between theory and practicality for deep learning foundations. I thoroughly enjoyed the videos, quizzes, and assignments. I look forward to more classes by deeplearning.ai.

By Pavan V

Apr 7, 2020

I am so glad i came across this course, Andrew NG sir has taught the entire course with such patience and explaining everything accurately, This is one of the best courses for deep learning available on internet

By Muhammet A Ö

Sep 17, 2019

An extremely good approach to the neural networks. I started to deep learning with this course and I understood the mechanic lying under it thanks to professor Andrew Ng. Thanks a lot for giving us this lecture.

By Piyush R

Sep 9, 2019

It was a fantastic course. It takes up one topic and explains as much possible as in 4 weeks. It has thrown light to minute details that we normally oversee. It really helped strengthen my Neural network Skills.

By Francesco C

Aug 13, 2019

Very well made and effective introductory course. I especially appreciated the programming part, which teaches how to write readable and well-organized code to build DNNs (included forward and back propagation).

By Higashi Y

Jul 7, 2019

I'd used Neural Networks a lot of times by myself but it seems like I hadn't understood them in details although I could implement them. Through this course, I got a sense of them especially the way of backprop.

By Mohammed

Apr 29, 2019

I have learned DL on youtube and through a lot of other resources. But, this course dives deeper and it's more comprehensive than any tutorial I have come across. I will definitely recommend it for any engineer.

By Tarun M

Mar 27, 2019

This was the best course I ever had after graduation. Will definitely recommend other students to take this specialization to get deep intuitive understanding about the subject. Practical sessions were the best.

By Mgbemena E

Feb 10, 2019

Thanks to the supervision of the mentors for this course i have come into the knowledge of the implementation / inner workings of an artificial neural network. It is a great material for the budding AI developer