• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online DegreeExplore Bachelor’s & Master’s degrees
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Convolutional Neural Networks

    Learner Reviews & Feedback for Convolutional Neural Networks by DeepLearning.AI

    Filled StarFilled StarFilled StarFilled StarFilled Star
    4.9
    stars
    42,473 ratings

    About the Course

    In the fourth course of the Deep Learning Specialization, you will understand how computer vision has evolved and become familiar with its
    exciting applications such as autonomous driving, face recognition, reading radiology images, and more. By the end, you will be able to build a
    convolutional neural network, including recent variations such as residual networks; apply convolutional networks to visual detection and
    recognition tasks; and use neural style transfer to generate art and apply these algorithms to a variety of image, video, and other 2D or 3D
    data. The Deep Learning Specialization is our foundational program that will help you understand the capabilities, challenge...
    ...

    Top reviews

    FT

    Apr 7, 2021

    Filled StarFilled StarFilled StarFilled StarFilled Star

    Very good introduction to programming convolutional neural networks. Although the models and functions needed are complicated ,this course takes you by the hand and introduces to all these wild ideas

    AV

    Jul 12, 2020

    Filled StarFilled StarFilled StarFilled StarFilled Star

    I really enjoyed this course, it would be awesome to see al least one training example using GPU (maybe in Google Colab since not everyone owns one) so we could train the deepest networks from scratch

    Filter by:

    326 - 350 of 5,631 Reviews for Convolutional Neural Networks

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Raúl A d Á

    •

    May 17, 2020

    It was a great course. You end up with a pretty good understanding of convnets and their different applications and algorithms. For sure this course set up the basis for image processing work and research, although it is necessary to refresh concepts and go over the notebooks to fix concepts.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Nour A

    •

    Jan 7, 2019

    The course explains topics I used to consider as "complicated" in a very clear and simple way. The videos and quizzes about theoretical concepts accompanied with programming assignments and extra reading material give solid understanding of the topic, its current trends, and future direction.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Igor C

    •

    Nov 5, 2018

    I think that should have an optional video with the mathematics behind the convolution/cross relation, showing element-wise operations on a small volume with more than one channel. I know most people will find it boring, but i think it will make easier to fully comprehend the 1x1 convolution.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Wei F

    •

    Dec 17, 2017

    Really enjoyed learning this course. I'm a PhD Student in CS but neither in computer vision or NLP. I feel like these courses are sort of jump-starter, if you would like to learn more about DL and to be expert, there's a long way to go. However, this is really a good starter!! Thanks Andrew!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Sawyer S

    •

    Jul 15, 2020

    I think this course offers enough technical details for me to understand how Conv Nets works. However, I find it much easier to undertand the contents if you take the Practice in TensorFlow first, where there is a more practical focus, and understand the big picture. Overall, great course!!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Adarsh K

    •

    Feb 4, 2020

    The best place to start Computer Vision! You'll get to implement state of the art Techniques in CV, most with practical Application. The quizzes are very well designed and test your concepts. You'll learn to use open source implementations and build on top of that as well. Wonderful Course!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Dipo D

    •

    Jan 11, 2020

    Like the other courses in the DeepLearing.ai certification, this course was also very crystal clear in teaching the concepts. Now, I can confidently read additional materials on Computer Vision. The assignments were also well thought out, kudos to all the TAs. Thanks for the awesome course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Rahuldeb D

    •

    Sep 4, 2018

    Another exceptional course offered by Coursera. There are lot of new concepts to learn in this course.

    Prof. Andrew Ng has explained each and every concepts in very lucid manner. I want to give a big thanks to Andrew Ng and all other teaching associates for offering such a beautiful course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Brandon W

    •

    Nov 24, 2017

    Students had some technical issues throughout this course, with the autograder not correctly grading the assignments despite having all expected outputs correct. In time, I hope these issues can be fixed. However, given the level of instruction and quality of the course, still deserves a 5.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Anoop P P

    •

    Jun 10, 2020

    The course has balanced of theoretical and practical aspects of Convolution neural network. Moreover, practical sessions encouraged to create a CNN from scratch, use a pre-trained model to fulfil the task. The assignments has helped to practice hands-on using tensorflow and Keras platform.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Ajay S

    •

    Aug 30, 2019

    really a great course for the image learning . i love this course well . and thanks for providing me the financial aid for the course . this will really help me to complete my research work on time .

    Thnaks. for the profession Andrew Ng . for the designing and teaching a wounderful course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Arvind S

    •

    Aug 21, 2022

    This course has an excellent coverage of CNN fundamentals with relevant and very interesting hands on labs in Python and Tensorflow 2. Just finished the Deep Learning Specilization and would like to thank Andrew and the deeplearning.ai team for an amazing experience. Highly recommended !

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Soumadiptya C

    •

    Sep 15, 2020

    As with all other courses in the specialization "Excellent". Frankly not much needs to be said about Andrew NG's lectures. The only problem I faced was in understanding the Neural Style transfer Topic but doing the programming exercise helped understand the theory behind even that Topic.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Shubhang A

    •

    Aug 28, 2020

    Amazing Course, now I have pretty good idea of image processing and convolutional networks. Fun part in this course was definitely last week where i got the basic idea of how to implement face verification and face recognition as well a good idea of Neuro style transfer learning algorithm

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By HE Y

    •

    Jun 24, 2020

    I think this course offers an excellent illustration of convolutional neural network for beginners, even for those who have a basic knowledge about the neural network. The two applications of CNN are quite interesting and useful. I have learned a lot through this course and thanks Andrew!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By RUDRA P D

    •

    Jun 20, 2020

    Amzaing course on ConvNets but in my perspective anyone who wants to opt this course must have basic understanding how Tensorflow works and basic operations in it. Except every concept are well explained and also research papers are given (for who wants to dive deeper) in the assignments.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Sean C

    •

    Feb 20, 2018

    Andrew Ng's explanation of Inception Networks greatly helped to demystify more complex-looking architecture diagrams in Google's Inception Net. This course helped a lot in being to be able to understand the base building blocks, as well as their arrangement & purposes within the network.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Vincenzo M

    •

    Nov 26, 2017

    Another super course from Andrew Ng and his team. As the other courses of the specialization, it presents the core concepts clearly. The exercise are foundamental to retain the concepts. As a suggestions, I would substitute the style transfer with an example more useful for real problems.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Nobumasa

    •

    May 29, 2021

    This course gives me a basics of applications of deep neural networks in the field of computer vison, including face recognition, object detection, style transfer . Furthermore, Andrew provides insightful intuition for convolutional neural networks, which can be applied to other fields.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Niklas T

    •

    Aug 2, 2020

    Great course, I learned so much about ConvNets.

    Thank you to Andrew Ng and his team.

    I loved that they were referring to so many scientific papers. Like this you really get the chance to read them yourself and immerse yourself in up-to-date scientific research in the deep learning area.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By CH L

    •

    Mar 22, 2020

    This course teaches CNN from the very beginning to the most details. Its examples and assignments are very impressive for people to know what happen in the model and how it works for many different applications. I can realize most CNN-related research papers after finishing this course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Mohd F

    •

    Jul 23, 2019

    Convolutional Neural Networks by Andrew Ng is a Great course to start into the of CNN's Terminology for DeepLearning. This course provides me with a solid background in how the Convolutional Neural Networks works internally. Great lectures ........... Great everything thankyou Coursera

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Rahul S

    •

    Apr 30, 2020

    This course gives you adequate foundation to build upon your knowledge in the subject. The structuring of course is perfect and assignments help to pick up difficult codes so easily. Andrew is an exceptional teacher who knows the field and shares his experience and knowledge so humbly.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Miroslav M

    •

    Apr 24, 2019

    I've gained very important knowledge for Image verification and recognition algorithms using ConvNet models. These models are used nowadays powering robots and self-driving cars. Thank you very much deeplearning.ai for this opportunity to get closer to finishing my new carrier journey.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Janzaib M

    •

    May 6, 2018

    Very very well designed homework. Gave me a really close feel of deep learning for computer vision. The great thing is, in this course you play with very very state of the ConvNet architechture. Thank you so much Professor Andrew NG and your team. A very big contribution you have done.

    • Chevron Left
    • 1
    • ...
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • ...
    • 226
    • 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.