糖心vlog官网观看

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

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!

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.

Filter by:

4126 - 4150 of 10,000 Reviews for Neural Networks and Deep Learning

By Ahmed R

?

Feb 19, 2020

It's such a great course that helped me a lot to understand deep learning correctly and implement deep neural network, Thanks a lot to Dr. Andrew Ng and 糖心vlog官网观看 Team, you're wonderful.

By 黄卓恒

?

Nov 2, 2019

The code task is pretty good, I think only I print the code and test my program could I really have a good command of the knowledge I have learnt. Thank you teacher, thank you COURSERA.

By Cale D

?

Sep 19, 2019

I really enjoyed this course. The programming assignments were just challenging enough that you needed to understand the deep learning concepts but without needing to know a lot python.

By Chao Y

?

Aug 30, 2019

When I complete this first course, I really feel like I do understand the basis of deep learning and the process of doing the programming assignment is awesome, guiding me step by step.

By Karthik K M

?

Aug 24, 2019

This course is very helpful for the people who want to get understand the basics of neural networks. It teaches all about forward propagation, backpropagation, activation functions etc.

By Sylvain L

?

Jul 5, 2019

Excellent course with very instructive programming assignments. The assignments do now require the installation of separate code. Everything is included within the 糖心vlog官网观看 environment.

By Linh N V

?

Jun 28, 2019

An excellent introductory course to Deep Learning and Neural Network, very beginner-friendly, especially to people from a different background who has little math and coding experience.

By brian c

?

May 14, 2019

Nice format for learning. I like the overall template of videos, with exercises, and the Jupyter notebooks makes the learning less about programming and more about building the model.

By Jesse

?

Apr 26, 2019

You'll learn supervised learning (basically binary classification in this course. You'll have a chance to implement what you've learned into several projects. Recommended for beginners!

By Aziz

?

Apr 9, 2019

Very good course, Andrew Ng does his best to explain things in details and in such a way that anyone can understand, I can't wait to get my hands on his next courses in this specialty !

By Mauro A T

?

Feb 26, 2019

Awesome course! even for those that are beginning in ML & DL. Andrew explain the concepts easily and the practical sections are also great stuff. I'll try to complete the whole program.

By Aswani k A

?

Feb 23, 2019

Loved the derivations as well as the intuitive explanations. Relatively easy assignments (w.r.t dataset used) but excellent coverage of foundations of neural networks and deep learning.

By Samuel C

?

Oct 8, 2018

Genuinely inspiring course. If you told me I'd be able to implement my own deep neural networks by the end of this 4 week course I wouldn't have believed you - but that is what you get.

By Justin W

?

Aug 13, 2018

Andrew does a great job explaining the concepts and formulas. Assignments are setup to have you focus on what you need to learn. The bonus videos are a great complement to the course.

By Akash T

?

Aug 10, 2018

Thankyou Andrew Ng and coursera for providing such a fantastic course, This Course is so well so good and perfect. Now i know how NN works and why it works so better, thankyou so much.

By Deepthi B C

?

Jun 26, 2018

Totally appreciate the effort and diligence put in by the instructor and the course assistants. Motivated me to keep learning till i gave my best at any point of time. Thanks very much!

By Isaac G P

?

Mar 12, 2018

Really useful, with an step by step methodology, that keeps it really clear from the ground up.

The best: explanations from professor Ng. I wish I could find more like him in university.

By Aleksi S

?

Feb 22, 2018

Excellent introduction to Deep Learning / Neural Networks. The instructor makes the rather complex context approachable and I was very fond of his friendly and inspiring teaching style.

By amrutha g

?

Feb 18, 2018

This was a very good start since I knew little about machine learning concepts but knew nothing about Deep learning. It would be more helpful if I can get more programming assignments:)

By moataz c

?

Jan 13, 2018

very good course

i like they way Andrew proposed the ideas

i m excited to accomplish the other courses :)

i wish that Andrew was my teach in university

he makes everything looks simple !

By Santiago C

?

Dec 21, 2017

Outstanding explanation on backprop, although I've been playing with DL for a while, revisiting the concepts at such a low level was awesome, and very enlightening. Totally recommended!

By Suryansh P

?

Oct 28, 2017

Intermediate level course for those who know the basics of python and a bit of Machine Learning. Now I know how these algorithms work and now i can dive into some advanced level courses

By Vijay G

?

Oct 28, 2017

Very good introduction to basics to Neural Nets. The course doesn't go deep on the theory but more on practice. Recommend reading the Deep Learning book (Chap. 6) along with the course.

By Mark L H

?

Oct 7, 2017

great intro to deep learning, the jupyter notebook was super easy to setup and the assignments did a nice job of focusing on key concepts, not just the bookkeeping of python programming

By Dhruv R

?

Oct 2, 2017

This course builds very strong foundation of deep learning . For entire month you would be Learning about Forward prop and back prop but in a way you won't find any where on the net !!!