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

HN

Jan 17, 2020

Very structured approach to developing a neural network which I believe I can use as foundation for any project regardless its complexity. Thanks professor Andrew Ng and the team for their dedication.

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:

7601 - 7625 of 10,000 Reviews for Neural Networks and Deep Learning

By ce x

Sep 10, 2020

Very usefull to understand the neural networks more deeply. From the maths behind the neurons to your first NN.

By DARYL L T

Aug 28, 2020

I am really happy that I learned how to build a deep learning model from scratch! This is a recommended course!

By VICENTE D F

Aug 23, 2020

Good introductory course to learn Deep Learning! Very simple a explanations in the videos and in the notebooks.

By Francisco U (

Aug 17, 2020

In depth Neural Network mathematical theory and implementation, clearly explained step by step. Awesome course.

By Abhishek B

Jul 26, 2020

It's a well-designed course to get started in deep learning. Easy to follow through with well-formed intuition.

By Gabriel M

Jun 21, 2020

A very interesting course in which you can learn the basis of deep learning and even program your fists models.

By Layan S

Jun 18, 2020

Well explained, the structure and flow of the videos and materials is great and not too tiring or intimidating.

By Yagnesh

Jun 10, 2020

Yes. Taking this course is very helpfulto me. Iam seeking interest and am going to complete this specialization

By PyZoo S L

May 28, 2020

well structured and straight to the point. A lot of attention to the details, specially the math behind the NNs

By Arka B

May 8, 2020

Very well structured and quite simple, especially compared to the Machine Learning Course. Thank You Professor!

By vishal s

May 8, 2020

This is the start. Hope this specialization helps me gain some evident skils. Great Course! Thanks Andrew Ng :)

By Gabriel M

May 1, 2020

Very good course on python and deep learning, guides you a lot, more than i would like but still is really good

By Pushpak N B

Apr 26, 2020

I loved this course

instructor is excellent

but if you are an absolute beginner this course might not be for you

By Hossein K

Apr 14, 2020

awesome course, how Prof. Andrew Ng teachs is awesome. plus excercises make sure you'll understood the concept.

By Х. А Р

Apr 3, 2020

This course is useful for beginners. I was interested in Deep Learning and I was very glad to find this course.

By Sandeep T

Feb 27, 2020

One of the best courses I have taken. Great Professor, explained all the concepts in detail. I really loved It.

By Yunhui Z

Jan 3, 2020

Thank Doctor Ng making so good course that makes me understand deep neural network clearly for the first time

By Hao L

Jun 7, 2019

It is really helpful to take part in this course. I really love it and I will keep on learning on this website.

By Neel M

Apr 19, 2019

Felt good, took a long long long long long long time to understand that backpropagation!

CHARGE!!!!!!!!!!!!!!!!

By Shraavan S

Mar 9, 2019

Excellent starting point for learning Neural Networks! Clear content and well tailored programming assignments!

By Steve H

Feb 25, 2019

Good course, the sections on explaining matrix dimension for each layer and math derive part is really helpful.

By James P

Feb 9, 2019

An excellent course that is well worth taking. Professor Ng has a great way of explaining complicated subjects.

By Vicky Z

Jan 19, 2019

The lectures are good, the assignments are especially helpful to deepen my understanding. Deep learning indeed!

By Tian Q

Dec 25, 2018

Very well-explained course material and helpful assignments. Learning this course is challenging and rewarding.

By Amit R

Sep 21, 2018

This course would dive you into the internals of a Neural network just using numpy without the high level apis.