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

SA

Jan 25, 2021

Lot of courses teach theory and uses python in built libraries. This is the only course learners are encourage to built the algorithm from scratch to gain more understanding of things under the hood.

NL

Oct 4, 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:

5076 - 5100 of 10,000 Reviews for Neural Networks and Deep Learning

By David D

•

Dec 4, 2017

Excellent course, giving a clear picture of the fundamental principles behind deep learning. Also includes enough practical elements to make the material stick.

By Joseph D

•

Dec 3, 2017

Excellent review of neural net fundamentals. Professor Ng has refined his algorithms and presented them in Python (I first encountered them as Matlab scripts.)

By Marcel-Jan K

•

Nov 22, 2017

I knew a lot already from the Machine Learning course, but I'm glad there is an update now. Jupyter as environment for the programming assignments is great BTW.

By Dave P

•

Aug 30, 2017

This was a great course. I love Andrew's style and thoroughness. Extremely well put together. Definitely a must for all those interested in machine learning.

By Mingyang L

•

Aug 30, 2017

This course is very fun and practical. I like the hands-on work professor Andrew Ng explained and we tried ourselves. The interviews are especially interesting.

By Agnis A

•

Aug 25, 2017

A great introduction in neural nets! Looking forward to the continuation and can't wait to use the knowledge in practice. Best wishes and keep up the good work!

By hervind

•

Aug 13, 2017

Andrew Ng is awesome, the way you speak, the curriculum constructed and soon . love that programming exercise in ipython notebook.

Looking forward to next course

By Bitan M

•

Mar 18, 2023

The curriculam was awesome. Special thanks to the Instructor Mr. Andrew NG for clearing such a complex topic so easily. The course content was well structured.

By Mahesh S

•

May 2, 2022

This is a nice course for deep learning. I am studying deep learning as my elective subject at my final semester of my B.E degree. This course helped me a lot.

By 조정래

•

Nov 21, 2021

Every test was very clear, i.e. every code required specific input and output specs. And explanation of L-layer neural network and its notations was very nice.

By Nestor I O G

•

Mar 28, 2021

excellent course with the basics of neural networks, I could learn to program a deep neural network without the use of libraries, step by step, it is so useful

By Shadab A

•

Jan 26, 2021

A great course to introduce learners to the backstage of Neural Networks. It should also offer more mathematical rigor (optional) along with the other content.

By Roopesh R

•

Dec 22, 2020

Great Material, awesome presentation. Loved the coding assignments, a little less on Math, I would have preferred a more mathematical treatment of the subject.

By Muzahidul A

•

Sep 7, 2020

materials are more than enough. exercises were tough but most of the graded functions were explained more than a learner needs. it made the assignments easier.

By Romana M A S B

•

Sep 3, 2020

I couldn't be more grateful for this course. Andrew Ng is exceptionally good at explaining the difficult concepts of DL and makes the subject fun and exciting.

By Vatsal B

•

Aug 18, 2020

An amazing course on neural networks and deep learning even for beginners it's a very good course. Each and every topic is being explained briefly and clearly.

By April T

•

Jul 20, 2020

I love this course. The instructor explains each step in a very clear way and I can implement the algorithms step by step with instructions. Feels pretty well!

By Daniel A R M

•

Jun 27, 2020

El curso es muy enriquecedor y tiene un ritmo adecuado de aprendizaje, incluso para aquellas personas que no tienen conocimientos profundos sobre programacion.

By Scott W

•

Jun 6, 2020

Excellent course. A little bit of a refresher if you've taken Andrew Ng's Machine Learning class, but the Python implementation makes it sincerely worthwhile.

By Ivan S

•

Jun 2, 2020

I have some background in mathematics and python so it was very exciting to learn how NN actually works on a low level. Thank you very much for a great course.

By NANCY S

•

May 11, 2020

This course helped me understand what all goes inside the neural networks. Especially the math part and the numpy implementation that makes it run much faster.

By Shih-Ching ( W

•

May 9, 2020

This course is amazing!!! Even the mathematical part is easy to understand. This course rescued my disastrous semester in my real life grad school, seriously!!

By vivek m

•

May 8, 2020

It's indeed a very well structured course. The buzz word "deep learning" appears no more buzzing now. It appears very simple now. Gained much confidence in it.

By Anh N

•

Jan 19, 2020

This course helps me to develop much deeper understanding in Deep Neural Network and gain practical skills like how to implement a Neural Network from scratch.

By Maxim V

•

Sep 26, 2019

A concise course teaching to build deep neural networks from scratch without any special tools (besides NumPy). Really clarified a few important things for me!