• 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

    SD

    Jun 16, 2019

    Filled StarFilled StarFilled StarFilled StarFilled Star

    Thank you so for this wonderful course. Thank you Andrew Sir and the entire team. The forum especially is very lively and helpful. Thank you for making my learning experience exciting and brilliant.

    AK

    May 14, 2020

    Filled StarFilled StarFilled StarFilled StarFilled Star

    One of the best courses I have taken so far. The instructor has been very clear and precise throughout the course. The homework section is also designed in such a way that it helps the student learn .

    Filter by:

    851 - 875 of 10,000 Reviews for Neural Networks and Deep Learning

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jonothan H

    •

    Jun 14, 2020

    Andrew manages to teach the processes of deep learning in a way I've never seen before. Instead of just being able to do operations featured in the course, I now have an intuition about taking things a lot further and into different fields.

    More importantly, I'm really excited — it's been so good, I completed the first four weeks in just over one.

    Thank you very very much to all who have facilitated this specialisation.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Devavrat S B

    •

    Apr 30, 2020

    One of the best course for deep learning if you know a little bit about it and are familiar with python, don't worry about the mathematics, although it has been covered in the course, it is optional and in such a way that it's totally fine if you want to skip it, but according to me one should at the least try to understand it, luckily I am from a mathematical background and therefore it was easy for me to understand.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Pavel A

    •

    Mar 2, 2020

    I like the pace of the course: not too fast, not too slow. Professor Andrew Ng repeats the most important topics each week so it helps to remember things better. The programming assignments are relatively easy--you can reuse the functions you created in the previous week. But even with these relatively easy assignments, you create your own real neural network from scratch! Looking forward to starting the next course!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Diego S

    •

    Dec 19, 2019

    Incredibly well thought out introductory course to artificial neural networks. Particularly appreciated the intent to have the student build every function relevant for the construction of the neural network architecture on his/her own. The final assignment is extremely instructive and I am sure I will review it multiple times in the future, as it is a great way to dissect the principal steps in forward and backprop.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Kumar S

    •

    Jun 18, 2019

    One of the best course to start learning Neural network.It is a big confidence booster as after going through the course you get aware how a neural network works mathematically and get comfortable building it from scratch.The assignments are well designed and you feel motivated to attempt it and the learning from the course become clearer after attempting these.Must take course for people interested in deep learning.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Urso W

    •

    Aug 18, 2017

    After having done Machine Learning (Andrew Ng) I registered for the specialization courses of Deep Learning. Key words for this course: practical, to-the-point, good sense what is a neural network and how it works. I liked (Python) Notebook: excellent tool. I watch Andrews online video lecture while commuting to work. Now I can also do the assignment on my way to office.

    Can't wait to start with the second course! :-)

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Victor B T

    •

    Apr 10, 2022

    Even though I already had some knowledge about Neural Networks, by reading and learning from independent content on Youtube and Google and from reading Scientific Articles, this course was really helpful to me! The videos were not too long and very entertaining, what made the flow of the realization of the course very good. And the coding tasks were not too hard, which made than funny and awesome to make. Thank you!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Surya N

    •

    Dec 21, 2021

    Great intro course for the Deep Learning Specialization, covering the essential building blocks of a deep neural network, their purpose and the bigger picture. The assignments are indeed helpful in applying the learnings, working on only the parts that are the focus of the assignment, enabling a faster learning. Additional insights from interviews with experienced practitioners and valuable and also an inspiration.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Serge S

    •

    Jan 22, 2021

    I took a course in NN ten years ago. This course helped me remember key concepts, and taught me new ways to implement an L-layer NN (i.e. using Python and numpy). The lectures are very helpful, and the programming assignments are straight to the point.

    One small comment: In the programming assignments of week 4, it would have been better to ask the students to implement the activation functions and their derivatives.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Anastasia Y

    •

    Jan 5, 2021

    Cutting-edge technologies explained in a very straightforward, yet rigorous manner.

    You definitely want to walk through the building blocks of deep learning with Professor Ng's course guiding you there step-by-step, all the necessary explanations always at hand along the way.

    You feel that you are pushed to learn and think, but never lost in terms you cannot comprehend.

    Thank you for this course and the inspiration!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Vishesh S

    •

    Oct 8, 2020

    Ever Since I heard about Machine Learning, I always wanted to build any model from scratch. And this course does not only makes you do it but it also helps you in building your first image classifier and that too from scratch. Really, such a great feeling it is. Thank you so much, Sir Andrew Ng. I will surely meet you one day and will thank you personally for making such a helpful course and the Coursera, of course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By MOHAMED A K J

    •

    Jul 23, 2020

    Awesome experience i had while doing this Neural Networks and Deep Learning. Hats off to Andrew NG and his team for the wonderful design of course with graded programming assignment. Teaching Deep learning is very difficult which involves multiple parameters to learn and remember, that up to graded programming assignment is having deep complexity. I strongly recommend this course to first time learners of ANN and DL

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Saanu M

    •

    Jul 2, 2020

    Before this course, I was scared to approach ML concepts and tried avoiding the math altogether. Andrew explains the details in depth just to revise or clear concepts, glad I came across this course but I should have completed it ages ago. with a little bit extra resources to refer, you can master the understanding to get a solid foundation in these concepts for further exploring though kaggle or any other platform.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Marcel T

    •

    May 10, 2020

    Amazing as always. I find the notation very clear, and I appreciate the effort and the clarity in diagrams and helper functions. It would be really nice to have a video on how you worked through a test case on those small unit tests. The results for these do not seem instant to obtain and perhaps many people just would omit them in practice, while they are of vital importance to get something like this working good.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Philip L

    •

    Jul 8, 2019

    One of the best courses out there to get you on a solid ground for the math and technology. Some of the exercises and quizzes have problems. Some issues include asking graded questions on material that does not appear till the next section and lab exercises that require information not covered in the lectures or depend on author's knowledge unknown to students. Some of the graded exercises don't accurately score.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Luv V

    •

    Mar 11, 2019

    First of all I would like to say that this is a wonderful course for the beginners who often wonder how to start and enter into the world of artificial intelligence. This course can be taken to build strong foundation and once foundation is strong, one can further look to dive down into the complex world of artificial inteliigence. Also, I would like to say Thanks to Coursera for providing me with the fee waive off.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Hugo v d B

    •

    Sep 21, 2017

    Great course! Andrew did a good job in explaining the different systems of neural networks and the way they could be implemented in your own environment. In the videos he did explain everything step by step, so you could slowly getting deeper in all the math and layered networks. The different assignments were the best way to see the results of implementing an neural network. I'm looking forward to the next course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Josh B

    •

    Oct 4, 2024

    Gets a lot of the main ideas across well. The coding is pretty structured, and follows the description pretty closely, which makes it a less challenging exercise. But the short functions, and frequent tests, do help build confidence that what you're writing is, in fact, working. That said, in the final notebook, when I uploaded my picture, it classified me as a cat. Presumably I need to take the next course now :)

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By anjali r

    •

    Sep 11, 2021

    This course will assist you if you are new to neural networks and wish to learn the fundamental concepts. This course is very well-designed and will help you understand the major technological advancements that are driving the emergence of deep learning. This course's assignments are arranged in such a way that you gain a thorough understanding of how to build, train, and apply fully connected deep neural networks.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Niels C N

    •

    Apr 18, 2019

    Easy to follow and super useful. Clearly Andrew Ng has spent a great deal of time preparing this course. Some of you may have also completed his other course "Machine Learning" at Stanford University - this course is very similar, but slightly more elaborate. In addition (and this is of course a matter of taste), I find the Jupyter Notebook/Python environment much more convenient than the Octave/Matlab environment.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Erin E D

    •

    Oct 16, 2018

    The lectures are thorough and concepts are introduced in a step-by-step way that aid in clarity. This course takes a lot of time, so I suggest that you don't take others at the same time if you are also working, etc. I made the mistake of starting a new job, taking this course and an astronomy course at the same time, and it's a lot. That said, definitely worth it and I'm excited for the rest of the specialization.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Majid A S

    •

    Aug 22, 2023

    For the enthusiasts of Machine Learning and Deep Learning who want to jump in this journey, this specialization is great and almost covers all the topics of the day. The course material and contents are well organized and well prepared. And in spite of natural complexity of Deep Learning, the course is being taught very comprehensible. Special thanks to Andrew Ng and his team for preparing this outstanding course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Justin H

    •

    May 21, 2023

    I have learnt much. the calculations for back prop gradient descent L-layer neural network was pretty intense. will need time to really digest all of this. It got really mind boggling at some point in time.

    I'm second guessing all these functions and calculations of forward prop and back prop are built into tensorflow for ease of use. Just makes it look like tensorflow is a walk in a park and taken for granted.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Yuwen W

    •

    Jan 20, 2020

    Through this course, I have a good understanding of the building blocks of a deep neural network and I have learnt how to assemble one from scratch myself. This course did a great job de-mystifying deep neural network, which is really built on the basic concepts of machine learning, like gradient descent. I recommend this course to anyone with basic machine learning knowledge and a familiarity with Python (numpy).

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Mathew M N

    •

    Aug 18, 2019

    Best introductory ML course on the Internet!

    Students of this course will find it extremely useful to go through the Calculus and Linear Algebra courses at ocw.mit.edu to gain a deeper understanding of ML.

    Students of this course will also find it greatly enlightening to derive all the formulas presented in this course without proof for themselves using their knowledge of Multivariable Calculus and Linear Algebra.

    • Chevron Left
    • 1
    • ...
    • 30
    • 31
    • 32
    • 33
    • 34
    • 35
    • 36
    • 37
    • 38
    • 39
    • ...
    • 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.