Chevron Left
Back to Neural Networks and Deep Learning

Learner Reviews & Feedback for Neural Networks and Deep Learning by DeepLearning.AI

4.9
stars
123,100 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 techno...
...

Top reviews

AT

Jun 30, 2020

I think that this course went a little bit too much into needy greedy details of the math behind deep neural networks, but overall I think that it is a great place to start a journey in deep learning!

AH

Jan 12, 2021

It was a great start of long deep learning journey. The concepts were explained in simple and brief way. The course is designed in excellent way, Quizzes and assignments makes this course worthy.

Filter by:

3701 - 3725 of 10,000 Reviews for Neural Networks and Deep Learning

By stewart n

Feb 10, 2018

An excellent introduction to Deep Learning. It starts from the ground up, building a neural network from a series of functions. It also provides a basic introduction to Numpy, which was very useful.

By Jacob W

Dec 30, 2017

This course introduces neural network and back-propagation algorithm in a very neat and structured way, and helps a learner very easily understand the initiative, purpose and method of the approach.

By Yograj S M

Nov 9, 2017

Nicely designed course for beginners. The way in which concepts are explained is very easy to understand. Practice problems and assignments give chance to apply theory and clear idea about concepts.

By Hiep P

Oct 25, 2017

Andrew Ng. will guide you how to build a neural network from scratch, understand under-the-hood theory and totally blow my mind. Now I can grasp the basics and move on to the world of Deep Learning.

By Keith M

Oct 19, 2017

Nice in-depth follow-up of neural networks in the introductory Machine Learning course, and the python/jupyter notebooks are very convenient. Nice, clear explanation of backward propagation as well!

By Benoit L

Oct 8, 2017

Great materials, the course is exactly what I was looking for. You get detailed explanations about how neural networks are built and get to program it yourself in python (with help).

I recommend it !

By Aldian F

Sep 11, 2017

The lecturer are quite detailed that help me to develop intuition on designing a NN system. I love the format of programming assignments that gives me the step by step guide to implement the design.

By Manish J

Sep 11, 2017

Prof. Andrew lectures are very lucid. The assignments structured very well and they have the right level of assistance. Assignments really helps in digesting all the concepts taught in the lectures.

By Sean M

Sep 10, 2017

Love Andrew Ng, this was an awesome experience; so inviting, welcoming, and accessible. He's an amazing teacher with such a knack for breaking it down! Will definitely continue with this curriculum!

By Duodecimo F

Sep 9, 2017

As expected, exquisite!

I had great expectations, as I had done the previous course abou neural networks with Dr. Andrew NG, but the evolution of the technics and contents really took me by surprize.

By Gabriel L

Aug 23, 2017

Professor Andrew Ng shows great excitement in his classes and that motivates you to keep working. Assignments are very well orientated (maybe too much? ). Loved the Deep Learining heroes interviews!

By Matthew W

Dec 13, 2024

Andrew was a great teacher, explaining complicated topics in a simple and intuitive way. The programming assignments helped to put theory into practice. A great place to start learning a new field!

By erkka s

Jan 9, 2022

Very good way to get yourself familiarized with DNNs. For me with R , calculus and linear algebra background it was nice to learn both Python and get decent overall understanding of the basic DNNs.

By Alejandro O

Oct 3, 2021

Un curso que te lleva de la mano y que está explicado de manera ligera. Mi recomendación es hacer un repaso de álgebra lineal antes de tomar el curso, ya que se requiere para entender los cálculos.

By Samir M

Aug 23, 2021

Not only the course presented was beautiful but also easy to understand. The assignments were to the point and cleared all the doubts and insights. Thankyou very much sir for this wonderful course.

By Francisco M C

Mar 18, 2021

Professor Andrew Ng is an excellent lecturer and the course is extremely well-structured. This might be the best learning path through Deep Learning (DL) to clearly understand the topic. Thank you!

By Kang S

Nov 12, 2020

even i faced into Deep-learning things in my first time through this course, not hard to understand how it works and do a code by myself.

Thank you so much for providing such powerful acquaintance !

By Rekha N

Sep 7, 2020

I want to thank Andrew and all the other teachers for providing this wonderful course. I learnt a lot of tricks with NumPy. Amazing course for anyone wanting to jump in the field of deep learning.

By TEZCAN A

Sep 1, 2020

One of the best courses! The instructor was very well organized. The students are informed about their progress. Thanks to Andrew NG, it was a pleasure to learn deep learning and follow the course.

By Johnny V

Aug 26, 2020

Before start this course I though Deep Learning would be hard to tackle but, Andrew explanation's make think the opposite. This course is awesome and it really encorages you to follow this AI path!

By Jayaram O

Jul 3, 2020

The topics covered are concise and precise throughout the course. The assignments are provided in such a way to check the logic of implementation.Overall a wonderful course to start Deep Learning.

By Alvaro L

Jun 7, 2020

Tremendo curso. Muy útil para conocer y comprender los fundamentos del deep learning. Además, los cursos son bastante inspiradores, dan ganas de seguirlos y de complementarlos con otros materiales.

By Waleed M

May 29, 2020

I like how Andrew Ng courses have all the elements I see necessary in a course: basic concepts are given enough time and you end up being able to code every single element of what you are learning.