• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Neural Networks and Deep Learning

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

    Filled StarFilled StarFilled StarFilled StarFilled Star
    4.9
    stars
    122,904 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

    JP

    Feb 12, 2018

    Filled StarFilled StarFilled StarFilled StarFilled Star

    I would love some pointers to additional references for each video. Also, the instructor keeps saying that the math behind backprop is hard. What about an optional video with that? Otherwise, awesome!

    DM

    May 1, 2020

    Filled StarFilled StarFilled StarFilled StarFilled Star

    I was actually a kind of half cooked in neural network. Thanks to Dr.Adnrew for his wonderful explanation, I am directly going to register for convolution neural network as I gained enough confidence

    Filter by:

    2176 - 2200 of 10,000 Reviews for Neural Networks and Deep Learning

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By abhishek b

    •

    Jun 24, 2020

    Andrew Ng is such a natural teacher and wonderful person. I love seeing him smile all throughout the course. I initially started this course long-time back, and played around with the assignments. Now I have restarted it, and it's still a very good learning experience.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By srimanth d s

    •

    May 27, 2020

    This course introduced many new concepts that taught complex math in a very simple manner. Going from basics and building on top of it helped me understand complex concepts very easily. Reiterating the same concepts again and again also helped me in grasping it easily.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Parthiban S

    •

    May 18, 2020

    Absolutely Brilliant way of explaining the concepts and build the intuition of how a Deep learning network is built. I have not become an expert, but this course has built a solid foundation on which i can start my path to be an expert in ML. Thanks Andrew.Ng and Team.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Patrick R

    •

    Apr 10, 2020

    After going through this course, I have a much better understanding of exactly how forward and back propagation work. I also have the intuition around what is happening in a neural network and a sense for what it means to add hidden layers, and nodes to hidden layers.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Itsido C A

    •

    Oct 29, 2019

    This course gives an in depth knowledge of how to build a neural network and ultimately to build a deep neural network. It gives the skills to structure efficiently the computation of each layers. I learned about the impact of various activation function on my network.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Deepak M

    •

    Aug 28, 2019

    The difference between all the courses (other than coursera) is the course takes you on a journey where you can see inside Neural Networks. It also lets you build a Neural Network step-by-step. Highly Satisfied and Recommend it to all Beginners and Intermediate People.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Dragos R

    •

    Jul 17, 2019

    Coming from a much detailed course by the same teacher, Andrew Ng, this felt rather familiar, but nevertheless, equally useful. I would recommend this for the accuracy of the info, the way the data is presented and the attention to detail for the quizzes / assignments.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Revant M

    •

    Jul 4, 2019

    Gives a great foundation of the basics and intuition behind neural networks. The assignments are not that hard if you are familiar with numpy. A great extra advantage is to observe how they organize code and their function to be abstract and reusable. A big take away!!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Patrick J M

    •

    Jun 23, 2019

    This is great to do after fast.ai deep learning course.

    You know what is happening in a NN from fastai. Then this course into the details and maths of a NN. Which doesn't feel so scary because you already what he means, you are just expressing it in a different format!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Aimable T

    •

    Jun 23, 2019

    Neural networks and deep learning have been a strange subject to me for a very long time. Now that I have finished this course, I'm not only excited but I'm planning to dig deeper, learn and understand more. This course is really a gentle introduction to deep learning.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Siddhant

    •

    Jun 4, 2018

    Professor Andrew is one of the best teacher I have seen till now. The efforts he takes for beginners to cope up and equally helping the advanced learners. I am learning from Ng since his CS229 course. This specialisation is very helpful for current trends in ML and AI.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Andres C

    •

    May 24, 2021

    I really like this course, I just have a complain, because, sometimes the notes after some video was really bad, because I can't understand more easily the topic during the video, If you can edite these videos and put some box during the video it will be very helpful.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Pranit P

    •

    Apr 27, 2021

    Excellent course , in every aspect be it material, teaching , assignments. Very thorough explanation about every major concepts as well as the minor concepts necessary to know the actual working of the algorithms. Thank you Andrew ng for being such a great instructor.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Prateek G

    •

    Aug 25, 2020

    It's a very wholesome course to understand the inner functioning and actual computations for the backpropagation. Very much advisable even though you know how to implement models, it will help you to understand the things better and conceptualize the thoughts forever.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By 孟亚鹏

    •

    Jul 4, 2020

    I could achieve a simple deep neural network by myself and I deeply understand the could achieve a neural network by myself and I deeply understand the basic theory of neural network. I also excited about apply the neural network to classify something in my real life.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Samyak

    •

    May 28, 2020

    The course is awesome. It provides very useful insights into how does deep learning models work. It provides both the math aspect as well as the hands on aspect of deep learning. I would recommend this courser to anyone who wants to demystify the word "Deep Learning".

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Shabeena B

    •

    Nov 18, 2019

    This the best course by far. The short tutorials were the best part of the course, as it never bored me while watching them,It's short and effective. It was really fun solving the assignments. I can now understand deep learning concepts with ability to solve problems.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Rajat K K

    •

    May 16, 2019

    Andrew Ng sir you are such a perfect and simplified personality. Sir, I love this course. The teaching style and pattern is amazing; even complicated topics like deep neural networks become easy for me. Thank you so much, sir for this.

    See you back in the next course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Parth P

    •

    Apr 23, 2019

    This course is well designed and very helpful for absolute beginners for starting their career in Deep learning and Neural networks. I appreciate the efforts of instructors and mentors for helping me during any doubts. Thank you deeplearning.ai community and coursera.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Andrea P

    •

    Nov 9, 2018

    Very clear, engaging, easy to follow. An excellent introduction. Also, the coding style is 5-stars: it strongly stresses good factoring (defining many small, easily testable functions which each execute one task well, and combine them to get a working, bug-free code).

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Rahul K

    •

    Jun 2, 2018

    This course is one of the perfect courses on machine learning available over the internet. It has the perfect balance of amount of video lectures, reading materials and practice problems. Hence, this never bore you down by just including reading materials or lectures.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By sirkal

    •

    Apr 15, 2018

    Another Wonderful course. And I am looking forward to the rest of the courses. If there is any suggestion, that i can give is to provide more challenging programming exercises. Also include discussion on hardware, GPU, CPU, and software and frameworks like Tensorflow.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Samir D

    •

    Feb 12, 2018

    Andrew Ng made the course really simple to understand. But I would add that before doing this course, it is better to do some courses or tutorials on Linear Algebra, Logistic Regression and Gradient Descent so that you have a good foundation to understand this course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By John E M

    •

    Feb 3, 2018

    Thoroughly enjoyed the course. Lab feedback within minutes is pretty cool. Using vectorization for forward and back propagation, deep nets (L), and simpler non-linear activation functions, e.g., relu, is quite a change from my earlier exposure to neural nets in 2003.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By lixiang

    •

    Nov 11, 2017

    From these courses, I've learn lots of things such as logistic learning model, L layer nerual netword, and backpropagation and so on.However, I still have a few confusions in backpro and have little confidence in programming. Anyway it's fine, I very love the courses!

    • Chevron Left
    • 1
    • ...
    • 83
    • 84
    • 85
    • 86
    • 87
    • 88
    • 89
    • 90
    • 91
    • 92
    • ...
    • 400
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.