Chevron Left
Back to Convolutional Neural Networks

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

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

DD

Invalid date

very easy to understand and helped my understanding in Deep Learning-based computer vision. Yet, this course will need to be updated with new developments in the future (to catch up with the trend).

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.

Filter by:

5501 - 5525 of 5,600 Reviews for Convolutional Neural Networks

By Thomas D

•

Oct 10, 2020

The material covered in the course is very good but the instructors really need to go back over the course materials (particularly the homeworks) and clean them up. Many of the links to the TensorFlow documents are out of date and link to missing information. These aren't necessarily updated in the forums either, which do not seem to have much of a TA presence anymore. It would be nice if the lectures & slides could be updated to incorporate the errata in the syllabus but I understand that could be a lot of work. However, it seems like it would be better to present the errata before the lectures in the syllabus. Admittedly its a small complaint but it seems like an easy fix and the fact that it hasn't been done says something about the amount of care put into maintaining the course.

By Alexandre E

•

Dec 4, 2017

Course is great, but there were several bug in the homework, including misleading tests.

In one, getting the right value (triplet loss) results in a failing grade, getting the wrong values (using help from the forum) get you to pass the test. In another test, there were corrupted files; one has to add a print statement in a helper function, learn what file is corrupted, rename it, reload the exercise, and voila, it works.

Clearly, graders should survey the forum more closely to address these issues. Hopefully it will be addressed soon, and these comments will become moot.

That aside, the quality of the videos and the insight provided by Andrew Ng are second to none, thanks for the outstanding instruction

By Jacob T

•

Nov 29, 2017

Felt compelled to review this particular course to voice my dissatisfaction. The course, as it stands right now, is rather poor in quality. The lectures contain several errors that are lazily corrected. Sections of video are incorrectly spliced together that chops up the flow. The programming assignments drop sharply drop in quality from the previous courses; they're pretty close to "type the stuff we tell you to type" at this point. Even at that, there's several errors in those assignments that require digging into the forums because the course instructors seem to lack quality control.

I quite enjoyed this specialization in courses 1-3, but this course has left quite a bad taste in my mouth.

By Robert D

•

Jun 20, 2018

While the content of the course is thought provoking and up to date, the overall quality is quite low. Videos are of moderate quality with very poor audio editing, and the programming exercises suffer from poor auto-graders. Regarding programming assignments, I spend most of my time trying to get just right combination of function calls despite getting exaclty the right answer in my tests. Typically this comes down to using just right numpy or tensorflow function, despite either one giving the same results. Overall, I wouldn't recommend taking this course for credit but rather simply extracting the relevant lessons and recommended readings.

By Slobodan C

•

Dec 4, 2017

The lectures are quite interesting, but the course should be at least twice as long to cover the CNNs with enough depth for a practical application. For the assignments, the Grader and the Notebook worked terrible compared to all the courses I took on Coursera so far. There were many discrepancies between the Notebook and the Grader- code matching the expected output in the Notebook would fail in the Grader etc. Starting about two days before the assignment deadlines, loading models into the Notebook would take 30-40 minutes, and crash most of the time, with unreadable error messages. Files got corrupted, sessions ran for hours...

By Juan M

•

Dec 30, 2017

As with other courses from Andrew, the lectures were great - easy to follow, clear explanations, great insights, lots of practical advice. The main reason for the lower than average rating is related to all the issues with doing the programming assignments. There seemed to be a larger than usual number of errors in the notebooks and one in particular (Week 4) had a problem with the grader that persisted for several weeks (if not still ongoing). In addition, several of the assignments didn't seem to really help in understanding the algorithms for CNN but instead concentrated on the minutae of the frameworks like tensorflow.

By Felix H

•

Nov 30, 2017

This course presents some important state-of-the-art in convnets and teaches you everything you need to get your feet wet in that area. As always, Andrew is a great teacher. However, the programming assignments are a mess. Sometimes they are trivial, sometimes you feel completely lost. That wouldn't be a problem, if it were not for multiple bugs in the grader. So, after solving the task correctly, you find out that the grader expects an incorrect value and you have to figure out what mistake the developer might have made. Without the forum and very helpful other students, there is almost no chance of completion.

By Stefano A

•

Jun 5, 2018

Frustrating and annoying pitfalls in the assignements: most of the time you lose time on trivial syntactical issues on python / tensor flow, rather than concentrating on the model itself.

Beside that the Kernel stabiliyt is gettin worse and worse in these courses as the weight of the models increase: the kernel breaks too frequently and you don't have any other way to restart it from the beginning, losing all the modification.

It takes ages to reach the end for trivial issues, not related to the subject of the course

It is impossible to accomplish the grades without digging in the forums

By Andrew W

•

Dec 16, 2019

Material explained very well, but course material was very poor. To really understand the material one has to basically rewrite all the class notes themselves. Maybe this is a great way to learn, but it can take a lot more time than advertised. The jupyter notebooks are well done, and a great source for future reference. But the main problem is that only the notebooks can be downloaded. All datasets and pictures do not download using the provided coursera instructions. I called coursera, but the problem could not be solved. This was very disappointing and extremely frustrating.

By Peter G

•

Dec 10, 2017

Assignment for Week 3 is just a load of BS. Complete mess with no structured attempt to explain relations between suggested data-structures and built-in functions that use them. Whole fairly nice course is completely ruined by this one mindless pile of 'fill in random line of code to get the result' approach.

On the top of that - a final cherry on the pie was complete mess with Week 4 assignment on face recognition. Multiple bugs in the assignment code and grading, broken db's for the notebook and complete lack of support from Coursera. A shame. Weak and shame.

By Oliverio J S J

•

Feb 3, 2019

This course is an interesting review about techniques of image recognition based on neural networks. Unfortunately, it is not possible to achieve a deep understanding of these techniques during the time the course lasts. The practical activities are just filling lines in programs following the provided instructions and, sometimes, it is even possible to do it without understanding the rest of the code. The frequent disconnections between the notebook and the server slowed me down a lot and even made me lose all my work and start from scratch several times.

By Joshua O

•

Nov 14, 2018

The first couple weeks laid a good foundation for understanding CNNs, but I did not understand the point of diving so deep in to Computer Vision, especially having a lengthy programming assignment devoted to an algorithm as complex and relatively niche as YOLO. There are several different architectures/applications of Deep Neural Nets conspicuously absent from this entire sequence, most notably GANs and AutoEncoders. I felt a good deal of frustration when implementing the programming assignments in the latter half of this course

By Elias F

•

Dec 24, 2017

Overall it's a very comprehensive course with a broad set of topics which I found insightfull. However, the programming assignments, in particular the Happy House, was done in a rush due to errors in the models and code provided. Part of the assignment couldn't be tested just for the lack of access to the model and evaluated its results after its grading. The forums were also crowded with many threads talking about similar issues. Hope you can improve this section in order to create a more solid course.

By Roberto C

•

Nov 29, 2017

Very buggy, videos having problems (like repeating phrase), many errors in notebooks so that you spend more time trying to understand why grader doesn't work than on actual exercises...

The explications are either too simple or too sketched, so that you never really understand where difficulties are. The programming exercises are hard on the programming part and too easy on the math part, essentially what it is difficult is using tensorflow and keras with little or no explications.

By Deleted A

•

Jan 5, 2021

Good course overall, but the week 3 assignment has a bug. There are discussion posts with 19K people saying they can't solve it, and the TA even says he can't fix the bug in the discussion.

I did the whole course, but couldn't finish because this bug in one problem made me fail the whole assignment. Coursera's help center did not care at all. This course is a robbery because you literally cannot pass it with this bug, yet I can't get a refund.

By Darren

•

Jun 9, 2019

The "mentors" that are supposed to help answer questions in the forums are essentially useless. They rarely answer questions, and when they do, they often don't provide any useful information and answer a question that is not what the person asked. For one of the assignments, many of the necessary files were missing, making it impossible to complete. That said, Andrew Ng is a great explainer and the course content is generally excellent.

By Clint I

•

Dec 14, 2017

Content was solid, however too much to fit into 4-weeks. Had issues with technical errors on every single assignment. The last two weeks assignments exhibited both grader errors and work-loss errors - for both weeks (last 3 assignments) jupityr notebooks dumped significant amounts of work despite session saves, and submissions ran into 0 values for some assignments, that were later given full credit in later submission attempts.

By Matt W

•

Dec 29, 2017

i had to fudge most of my submissions to make them fit the broken graders - and that was for those that actually had sufficient explanations in the material, and assuming the material was accurate. some areas are well explained, and its clear what's required, but others take huge leaps of expectation with little guidance, leaving the student to use trial and error to figure out what the expected solution is. that's very poor.

By Xinxing Y

•

May 8, 2020

This lecture is very helpful and informative. One weak point is that there is little information on Tensorflow which makes the assignment unclear. What makes this worse is the assignment can waste you a lot of time (To be honest, my same code get different grades). And I cannot believe the team hasn't fixed any of them for over two years. There are a lot of discussions already. Coursera should really look into this.

By Mehran M

•

Jul 4, 2018

Started this course with high expectations, coming from the previous 3 courses.Boring assignments, uninteresting topics (such as YOLO and neural style transfer), horrible video edits and Jupyter notebook issues ruined this course for me.The previous 3 courses were excellent, but this course needs more work. I wish there was more depth to the content, similar how the content were presented in the previous 3 courses.

By Stephen D

•

Dec 26, 2017

The videos need editing. Ng repeats himself in several places as he tries to explain an idea. The programming assignments use too many global variables. The programming assignments real challenge seems to be in reshaping tensors when the reshaping is unnecessary. The wording of the problems in the quizzes needs improvement and clarification.

I liked the content. This course didn't feel polished like the others.

By Daniel L

•

Jun 27, 2018

Too much focus on YOLO and other very computer-vision specific applications. The general introduction on ConvNets is good, but there are other applications than stuff for self-driving cars. I wish the examples were more diverse. In addition, the Jupyter notebooks used in this course are extremely unstable. You're unable to save your progress, and there will be problems submitting your coursework.

By Navid A

•

Aug 27, 2020

While I enjoyed Andrew's course on NN, I am a bit disappointed with his CNN section for one major reason: he did not explain the philosophy behind filters, etc. Instead, he tried to cover too many things based on the latest developments in the field of CNNs. Take this course if you don't mind being exposed to the subject without understanding deeply (no pun intended!).

By Jan L

•

Dec 27, 2017

The course itself is great, but the grader is seriously broken and the staff has not been willing to fix it for more than a month. So basically when you are finished with correct implementation, you spent lot of time in frustration trying to get through the grader, then you go to the forum and find out what need to be changed in your solution to pass the grader...

By Andrew O

•

Feb 14, 2021

Course material is informative but when asking for help grading they just point you back to the discussion forums (i.e., no help). Having the output of the grader actually show what your output is would be helpful rather than just saying, "wrong, try again." This is especially true if your output in the assignment matches the practice example. Very frustrating.