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

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

MG

Jul 28, 2020

Pretty well organized with really helpful examples and assignment especially. Definitely made the basis for deep learning algorithms. Looking forward to the next modules and dive deep in this domain.

Filter by:

4201 - 4225 of 10,000 Reviews for Neural Networks and Deep Learning

By Samuel H

Oct 7, 2018

Almost all of the content was already in the old ML course by Andrew Ng, but it's good to start from the begining again (and also to implement it all on python now, instead of matlab)

By Vahid N

Jul 29, 2018

This is merely the best organized course I have ever attended in. It goes deep into the math and the intuition behind the deep neural networks. Great job Andrew, the TAs and Coursera!

By Juan G G

Feb 2, 2018

Professor Ng really knows about NNs. Most importantly he is able to articulate all he knows in a manner that is straightforward to understand for anyone regardless or your background.

By Tich M

Nov 25, 2017

Excellent intro to neural networks and deep learning. Teaches you all the basics so that you are able to understand any model and even derive and build your own from first principles!

By Raja R E

Nov 9, 2017

When Andrew teaches you, no doubt you are going to learn it. He knows the areas needed to be concentrated in the initial phase of knowledge building. Thank you Andrew, you inspire us!

By Minqi G

Oct 15, 2017

Great intro course of NN and AI, very helpful for both experienced and beginner~ Already recommend this course to all my friends want to know about machine learning and deep learning.

By Sean I

Oct 4, 2017

Andrew Ng knows his stuff. He was able to break down neural nets, a rather complicated topic, in a very descriptive way with good imagery. The assignments at the end keep you engaged.

By Kyle H

Sep 26, 2017

This course gives the learner a good peak inside a neural network's architecture. It has material that is well thought out, and helps the learner solidify the basic NN design pattern.

By 21UCS045 S P

Dec 15, 2023

Thanks a lot coursera for allowing students like us to go through such a amazing course and that too on financial aid ...I enjoyed a lot and there's a lot to learn from you people 🙏

By Rajesh V

Feb 28, 2023

It was a good introduction to neural networks and multi-layered networks. The course material and assignments were at the right level to inspire learning and understand the concepts.

By Anurag D

May 26, 2021

This is the best course I have come across on deep learning. For me it is opening the new doors for interesting things like neural networks. Also the professor is diamond in his own.

By Sarvesh B

Feb 21, 2021

It was fun taking this course, it teaches you everything from what are neural networks to how to make one without using libraries like tensorflow. must take for a great introduction!

By Hirok S

Jun 21, 2020

Very nice course. Completed in this order so far:

.Machine learning Stanford University

.Neural Networks and Deep Learning

Prof. Andrew NG and his team are great. Thanks to all :-) :-)

By Trang N T

May 14, 2020

I really appreciate how clear and useful the materials are in this lecture! It helped me to dive deep into the material and really undestand how it works, and not by using only Keras

By prasad s

May 13, 2020

It was wonderful to learn deep neural network in python. Thanks to Andrew Ng Sir for making it simple to learn. I am hoping to get more knowledge from you from other courses as well.

By Hiram R T

Apr 26, 2020

Nothing less than excellent, as expected from such a good professor like Andrew. Definitely a must if you are interested in Deep Learning, one of the most relevant subjects nowadays.

By Abhinav M

Apr 12, 2020

A really useful course. I have been searching for such a course for a long time. Nice approach to the concepts, and very effective programming assignments. Thank you to the teachers.

By dharanivendhan t

Apr 12, 2020

The course walks you through step by step. For a beginner, it of the right difficulty level. This might not make you an expert but a very good course to strengthen your fundamentals.

By Saif N

Feb 9, 2020

This is the best course for beginners who wants to study neural networks. Understanding NN with coding from scratch is the best part of this course. Highly recommended for beginners.

By Richard C

Jan 5, 2020

Very useful course for all students to understand Deep Learning Neural Networks by practising Python coding language. Very details in learning foundametal theory of back propagation.

By Bassel A

Nov 19, 2019

It is commendable that the course takes you through the detail to help understand what goes under the hood. This also helps learning Python particularly for those new to programming.

By Yaoxiang N

Jun 27, 2019

The course is excellent and friendly to Python beginner. But one small tip is that it will be beneficial to add a little bit programming introduction based on homework at some place.

By Ethan W

Jun 6, 2019

Very good course on introduction to neural network and deep learning, enhanced my knowledge of what once confused me from the machine learning course's NN chapter. Highly recommended

By Nicholas J S

Mar 10, 2019

Fantastic explanations for math and applications! The assignments could contain a bit less supervision maybe, but still extremely helpful. I am extremely happy that I chose to enroll

By Nikesh P

Jan 8, 2019

This course gives a very good intuition about the basics of Artificial Neural Networks and good practice on using a shallow network, 2 layer network and a multi layer Neural Network.