AV
Jul 11, 2020
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
FT
Apr 6, 2021
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
By andrew w
•Feb 7, 2021
Excellent content and explanations as usual. A small criticism for this course compared with the previous three is that the videos have clips of repeated content due to strange cuts.
By Debdeep P C
•Jun 13, 2019
Course content was good,but grader needs to be updated as in many cases I had to submit assignments manually by uploading it,as the grader wasn't working.Everything else was good. :)
By Alysha R
•Jan 3, 2018
Weird grader error on the week 4 assignment in triplet_loss function -- had to put axis=None instead of axis=-1, which is wrong (and contrary to the directions) -- needs to be fixed.
By Cristian M V V
•Mar 21, 2021
Great course. Very good and simple explanations of complex topics. The 4 is just for the sake I hoped for a deeper dive into Tensorflow and how everything changes with Tensorflow 2.
By Pablo C
•Dec 1, 2017
The problem with the triplet loss function and the grader was not solved until Dec 1st. This was misleading me, and, in order to grade fully I wrote a wrong version of the function.
By Guenther W
•Jul 24, 2020
A clear presentation of difficult problems and I love working with the notebooks. However meanwhile most of the tensorflow documentation hyperlinks within the notebooks are broken.
By Paul F G
•Aug 21, 2019
This course was of the same high quality and detail of the first three, but the last project was difficult due to bugs in the python code. This definitely needs to be fixed please.
By Anushan F
•Feb 4, 2018
The grader didn't work correctly on the final assignment. Course content was both really interesting and well explained though. Thanks very much for putting together these courses!
By Yan F
•Dec 10, 2017
The content and lectures are still great. But the assignments and graders have a few bugs. I guess it's because of the insufficient preparing time. However, I did learn what I need
By Philip L
•Jul 24, 2019
The lectures were excellent, but many of the exercises and quizzes had "issues" that wasted a lot of time. You need to spend a LOT of time on the internal forums for this course.
By Jakob E
•Jun 2, 2019
Great content and superb videos. The assignments are becoming exponentially more challenging if one is not familiar with Tensorflow as the intro on that framework is rather short.
By Alon M
•Dec 10, 2017
great lectures.
yet there are some places to improve :
1) the assignment are harder (which could be good) yet they are hard by being less clear
2) there are some bugs in the grader
By Robert C
•Jun 1, 2020
Good content, I learned a lot. Just one thing, the programing assignments need to be updated to tf > 2.0. Currently running 1.2.1 (released on Jun 30, 2017) in week2 and week4.
By Amit R
•Jan 29, 2019
I wish to rate this 4.5 out of 5. Some descriptions (eg: YOLO alogrithm) are less elaborate or may be I found it difficult to understand. Overall, it is a very good course. :-)
By Keith N
•Nov 30, 2017
Good course but lots of technical issues with grading of programming assignments. Did not see these issues in previous courses. Maybe more background on tensorflow is needed.
By Haosen G
•Jan 20, 2021
A bit difficult for people who don't have too much coding experience, especially those who are not familiar with using open-source packages, reading documentation by their own
By Rangappa N
•Aug 10, 2020
It would be more helpful and beneficial if there is a deeper explanation for the network architectures involving the forward propagation, backward propagation and optimization
By Mark G
•Aug 8, 2019
Another very good course, only marred by the problems with running the final 'Happy House' face recognition notebook of week 4: the values did not seem to load into the model.
By Vinicius J S
•Aug 28, 2018
The course is good but the grades has severa errors - I spent a lot of time to understand what was wrong with my submissions - and was grade problem - consult always de forum.
By ashu a
•May 20, 2020
the course was good but the implementation of the code for style transfer could've been better it was a bit confusing apart from that the course was good and well constructed
By Vikram S
•Dec 29, 2020
Amazing course, providing a lot of insights in state of the art technology. One advantage might be to provide more hand-on in the programming exercises than just.a overview
By Giuseppe C
•Oct 25, 2019
Very good content and learning value. I would have given it 5 stars were it not for glitches I encountered in the material available including some of the Jupyter notebooks.
By Aakash G
•Mar 4, 2019
Completed some interesting assignments. Concepts are succinctly explained.
I think deploying these solutions in a real-world environment will show how well I have learned it.
By AKANSH M I L S
•Sep 29, 2019
The course is great no doubt however, after completing the course I still don't feel confident in writing code in tensorflow and Keras. Need practice to improve my fluency.