Chevron Left
Back to Convolutional Neural Networks

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

4.9
stars
42,149 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, 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

SH

Invalid date

Great content in lectures! Automatic graders for programming assignments can be tricky, and set to old versions of tf sometimes, but answers to these issues are readily found in the discussion forums.

FH

Invalid date

Amazing! Feels like AI is getting tamed in my hands. Course lectures , assignments are excellent. To those who are not well versed with python - numpy and tensorflow , it would be better to brush up.

Filter by:

5351 - 5375 of 5,583 Reviews for Convolutional Neural Networks

By George C

•

Jan 15, 2018

Some frustrating issues with the week 4 assignments. I would also like some explanation on how to download all the related materials so I can play with the models later on my own machine.

By Michael A

•

Jan 8, 2018

The programming exercises in week 4 have mistakes in them that have been reported over 2 months ago and still not fixed.

I would expect a payed course to exhibit a higher responsiveness.

By Mario S

•

Jun 20, 2018

Content: good! state of the art!Lecture: to many cut mistakes of the videos such that many sentences are repeated.Exercises: content ok but notebook functionality and grader too buggy!

By Bashyam A

•

Nov 25, 2017

The lectures were pretty good - however, the programming exercises were rather error-prone. Huge thanks to the Discussion Forum where other students had posted trouble-shooting tips.

By Roya K

•

Dec 8, 2017

content was good,Yolo was hard and i still does not suggest,wasted too much time on exercises,when the answer was not match it passed! very bad experience with the exercise part.

By Till R

•

Mar 6, 2019

Would have liked to learn more about why various architectural choices are made when building deep networks. The nitty-gritty details and Python exercises were a little boring.

By Mostafa M

•

Aug 30, 2019

The last week (week 4) was not explained in enough detail. I was often frustrated because i was finding myself not fully understanding the concepts because of missing details.

By Claire L

•

Mar 4, 2018

Content was great but the grading issues with the homework assignments made this course very time consuming and frustrating. Will recommend it when grading issues are fixed.

By Jes T B K

•

Feb 9, 2021

Teaching and questionnaires are good. Programming assignments are low quality and wasting time. For the next module I will probably not bother much with the assignments.

By Aditya K

•

Apr 16, 2020

The theory part is outstanding, concepts explanation is great but the programming assignments are not updated to TensorFlow 2.x that's an issue else everything was nice.

By Marco L S

•

Dec 10, 2019

I hoped there would have been a more theoretical explanation and also talks about why some nets are done in this way rather than another; it seems like it's all magic.

By Arjun V

•

Mar 18, 2020

Liked the concepts overall. The tieing up of basics concepts across different use cases could've been better explained from first principles and for better intuition.

By Amit A

•

Sep 2, 2020

Andrew Sir explanation is awesome, but please do explain concepts in videos also, as some programming assignments contain data, info that we are not having knowledge

By Sebastien M

•

Aug 1, 2018

I spend 1 week on the last assignment due of one bug. I am disappointed but the content of the course was good. Please next time react faster for correcting bugs

By Stanislav C

•

Jan 29, 2018

Grader in the last assignment is wrong. It has been reported in the discussion forums several months ago and still hasn't been. Apart from that, great content

By Jesus A F

•

Jan 20, 2018

The course gives you a good introduction to NN. However, the grading is buggy, and the content rather superficial. It gives you a false sense of achievement.

By Stefan M

•

Jun 14, 2019

The homework assignments, compared to the other courses, where pretty low in quality. If these errors get corrected, I'd happily give this course 5/5 stars.

By Mathias E

•

Oct 25, 2021

Videos were mostly great!

Expected more of the written material (quizes, assignments, etc.), not the quality I would expect from something I've paid for...

By Uddhav D

•

Jun 7, 2019

Some issues regarding the submission of assignments and some minute mistake in the videos and assignment. Although great teaching by Andrew as always :)

By Karol K

•

Dec 3, 2017

Issue with triplet loss function shouldn't happen. I had to remove "axis = -1" in order to pass grader even though function had produced wrong answer!!!

By Dmitry K

•

Nov 30, 2017

There are a lot of issues with programming assignments grader (I've spent one hour to complete assignment and two days to make a grader to get it)

By Roel H

•

Jun 22, 2018

The programming assignments contain bugs. Also the jupyter notebook kept on shutting down thus slowing down the learning process quite a bit :-(

By Kalana A

•

Jan 25, 2019

Certain Parts are not that much clear. Specially like in the triplet loss function, until the coding was done the real procedure was not clear.

By Kanishka D

•

Dec 27, 2017

the assignment setup and graders are not updated after reporting issues several times which caused a great deal of frustration among students.

By Felix P

•

Nov 20, 2017

The last exercise it was a litle annoyng, it took me almost five days to figure out how to solve the face recognition because a grader fault.