• 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:

    1251 - 1275 of 10,000 Reviews for Neural Networks and Deep Learning

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Lucas S

    •

    Oct 14, 2018

    Great course. I did a critique for the module 2 and it also applies here. Practical part could have an option where we get to implement things from scratch. And there could be more of a intersectional approach where the extra skills we need like plotting, data preprocessing on a high level etc...could be provided as external links and resources.Cheers!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Bertrand S

    •

    Jan 22, 2018

    Very clear exposition of the content matter with some clear examples. Also, the level of difficulty was well adapted to an introductory course: not too easy, not too hard. The creators of the course content (Andrew Ng mostly I guess) clearly made an effort to present the essential elements needed to get a good high-level understanding of deep learning.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Pankaj S

    •

    Dec 1, 2017

    I am a big fan of Prof. Andrew Ng Sir. I was able to grasp the core concepts because of very precise and focused videos. The programming assignments are focused on concepts than programming skills and makes anyone taking this course feel comfortable and gives confidence that learning this is not very difficult task even if you are not into programming.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By RAJA K K A

    •

    Jul 16, 2022

    A great course which helps you to understand neural networks and its implementation with examples in python. Lectures and labs were explained clearly helping to understand the concepts clearly. My sincere thanks to all the people who developed this course and very greatful to the lab experts who helpmed me to clear the assignments. Thank you again.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Francesco P

    •

    Sep 29, 2020

    I have studie neural network during my university course, I'm an electronic engineer, I have studied in Naples (Italy) I have to say that this course is very well structured, but maybe I'll go deeper on math. This is my personal opinion linked to my forma mentis. BTW Great course, for sure I'll continue with other courses in the same "road". Francesco

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Muhammed H K

    •

    Aug 30, 2020

    That was a amazing learning journey. Topics really covered well and you really do not need to require to know math in advance also python too. Thanks a lot discussion forums a learnt a lot from there. I suggest everyone as a bigenner course then with enough effort you realise that you maybe the person achieve other great things by using deep learning.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Utsav A

    •

    Apr 17, 2020

    This is really well planned course! Be it initializing the parameters, choosing the activation function, Forward Propagation, Backward Propagation or even the Vectorization, everything was explained properly. Moreover, the programming assignments helped understand the implementation better.

    Give it a shot if you wish to learn deep learning from scratch

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Hamza k

    •

    Jan 21, 2020

    This the best course to start Deep learning and Neural Networks. It has some great basic concepts of Neural network. By the end of the course you will be comfortable enough to work with Neural networks as you implement the most basic neural network structure in the course. One great thing about the course is Sir Andrew Ng himself is teaching this one.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Xinqi F

    •

    Sep 21, 2019

    This is an excellent course for deep learning. Hand-on deep learning programming. I like Andrew's teaching very much, I usually refer back to notes to find the most important concept. In addition, I find the programming assignments are very helpful for me to use as a reference for my other projects, either its good structure, format and good contents!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Kuntal C

    •

    Apr 8, 2018

    This was my first venture into understanding neural networks and deep learning. I learnt a lot of things along with programming in python. Enjoyed the lectures and the notes by Dr. Andrew Ng. Very systematic and step by step approach, making it possible to grasp the concepts that could be rather difficult otherwise. Looking forward to the next course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Prasoon B

    •

    Mar 16, 2018

    Great course to get started with Deep Learning. Andrew Ng is one of the best people in academia who has immense knowledge of Machine Learning and Deep Learning.

    The best part of this course is that it doesn't rely on pre written libraries but encourages you to implement the algorithms from scratch and learn the basics of deep learning at the same time.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Bo S

    •

    Nov 18, 2017

    This is a very well produced and execute course. The instruction material was carefully crafted to efficiently teach the material while providing interesting and useful insights and guidance. I appreciated the optional videos and study material in the programming projects, as well as links for further exploration. The course was extremely interesting.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Kumar V

    •

    Mar 24, 2022

    The course is excellent! Without doubt one of the best courses I have taken online. Andrew is a fantastic teacher. His enthusiasm in ensuring that the students learn the subject and most importantly develop an intuition for what is going on is deep networks is palpable. As a mat. sci. major, I can easily see applying these networks in my profession.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Heramb N

    •

    Aug 11, 2020

    Really good course for a wide range of audience. If you have a deeper understanding of machine learning, this course would be simple, yet you would be able to have deeper inferences on your own. However, if you have no machine learning background, you can still easily understand the basics and build your own neural network, even if you skip the math.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By jasper r

    •

    Jul 28, 2020

    This course used a systematic approach to teach the fundamentals of neural networks. The professor explains both pros and cons of a particular method which makes this course even more interesting. The importance of vectorization, the effect of multi-layer neural networks on model accuracy and many more such concepts were explained in complete detail.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Abderrazak C

    •

    Mar 8, 2020

    C'est une formation fondamentale pour commencer les réseaux de neurones et le deep learning; surtout elle est présenté d'une façon intuitive et rend vraiment les choses simple à comprendre.

    je la recommande vivement à toute personne désirant mettre ces premiers pas dans le monde de réseaux de neurones et DL.

    Un grand Merci à Andrew Ng et à votre saff.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By charlesliucn

    •

    Jan 31, 2020

    The content of the course is basic but very important for Deep Learning. I have had some experience with DL in speech recognition. I took this course to enhance my understanding of the basic idea behind more complex DL techniques. I think it is good to have this course as the start of DL research. Thanks for the well-organized syllabus and materials.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Aditya K

    •

    Nov 4, 2019

    I already have some experience with Deep Learning and Neural networks and using it in projects, But as expected, explanation in this course is thorough and all the math is covered gracefully. And moreover, It is a course by my idol and my first AI & ML mentor Andrew NG. Can't thank enough Sir Andrew and the team for this great and indulging course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Ziyad A

    •

    Jul 23, 2019

    Awesome Course with great Programming Assignments and course lectures. I like the idea that the assignment makes me follow step by step to understand the logic behind each implementation. Professor Andrew is a great person, I like how he stresses on the math also further lectures that dive into the derivation won't harm as long as they are optional.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Joe M

    •

    Nov 7, 2018

    This was a wonderful introduction to neural networks! I was particularly impressed with it's treatment of the backpropogation algorithm and how intuitive the course made it - the content leading up to it gave the perfect understanding of foundational concepts without requiring too much prior knowledge, but it also didn't vastly oversimplify anything.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Mehmet Y

    •

    Mar 29, 2018

    It is very good to see a well-developed course which focuses the core logic and math behind the deep neural network besides the copy-paste type scripting tutorial.

    Andrew mentioned the deeplearning and AI as the "rebranding the neural networks" which has been in use for a while. I think, this small explanation clearly shows the quality of this course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Dejan I

    •

    Oct 1, 2017

    Excellent lectures and very useful programming exercises. The course logistics are well thought through and the process of online learning feels very naturally. The only material that is not in the course but probably should be is at least optional elementary introduction on how to implement neural network using common libraries, such as Tensorflow.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Shaikh M A

    •

    Dec 21, 2020

    An excellent course offered by Coursera. The instructor explains the concepts with ease and reinforces them to make our intuition of the subject clear. Moreover, practical exercises of implementing neural networks from scratch fostered my learning. If you are serious about learning deep learning thoroughly then enroll in this course without a doubt.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Bogusz J

    •

    Dec 13, 2020

    After taking Andrew's first course on Machine Learning that is exactly what I expected. Outstanding video materials with in-depth explanations. Programming assignments are really well structured as well, although in my case (I am programming in Python for quite a while) they were a little too basic. Overall this course is definitely worth its price.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Zack K

    •

    May 23, 2020

    This course (with the videos, assignments, and discussion forums) does a great job of explaining the foundation of how deep learning works. You also get to build things from scratch, get your hands dirty with matrix multiplication, and lots of other good stuff that I think is very useful to know if you want to understand deep learning. Great course!

    • Chevron Left
    • 1
    • ...
    • 46
    • 47
    • 48
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 55
    • ...
    • 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

    Welcome back

    ​
    Your password is hidden
    ​

    or

    New to Coursera?


    Having trouble logging in? Learner help center

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