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
RK
Sep 1, 2019
This is very intensive and wonderful course on CNN. No other course in the MOOC world can be compared to this course's capability of simplifying complex concepts and visualizing them to get intuition.
By Arun p
•Dec 5, 2017
Nice Course on convolutional Neural Network. They could have used only one framework to complete the course assignments instead of switching between tensorflow and keras.
By henrik s
•May 3, 2020
Very good and well structured lectures. The assignments make you work through some very interesting problems, but there is not a lot room for creativity in the solutions.
By Francisco S
•Feb 23, 2020
I learned a lot. The tensorflow methods are not explained well enough (even if you did the previous courses of this specialization), and it still uses tf1 instead of tf2.
By Sven K
•Jun 7, 2019
All good, but something is amiss with the submission of the last week's Face recognition notebook. Use manual "Create submission" under "My submission" and then it works.
By Dmitry
•May 16, 2019
Great content. 2 hw exercises have some technical issues. E.g. hw4 Face Recognition doesn't teach much content but has a lot of bugs wasting time on it more than needed.
By vishnu v
•Dec 9, 2017
Great course, I would have liked it better if assignments were bit more difficult and also could have dig deeper into fewer CNN techniques rather than skimming over many.
By Shilin G
•Jul 26, 2019
Great course. Kind of getting difficult at week 3-4, especially week 4. Probably needs to be more familiar with TensorFlow in order to handle the programming assignment.
By 김희묵
•Aug 31, 2024
This course is more challenging than the previous steps in the deep learning specialization, but it's still a great way to learn how convolutional neural networks work.
By Haim K
•Aug 7, 2020
Interesting materials. Give a good understanding of the concepts of constitutional networks.
week 4 is the weakest of the 4 weeks especially the programming assignments.
By Rocco I
•May 16, 2020
Challenging course but very interesting. It gave the opportunity to understand better what a neural network is doing (from a visual point of view). Thanks Professor Ng.
By Dennis K
•May 7, 2021
Create explanations in the vids! The programming exercises felt a little less refined compared to the previous courses, although I've to admit the bar was raised high.
By Andres A
•Mar 24, 2020
Andrew is an excellent teacher really. Quiz and Programming exercise were helpful to check the understanding on the topic. Overall it is a really good course to take.
By Zhan S
•Jan 16, 2018
This course explains very well how to use convnet, but however, I am a little disappointed because it does not explain why the convnet works and how to make it better.
By P C
•Nov 28, 2023
I believe the coding tasks could be a little more open and require back referencing as I felt I was able to do them without fully udnerstanding the subject at times
By Bishwarup B
•Jun 28, 2018
A little more explanation on the advanced models like object detection would have been very helpful. Also, semantic segmentation has not been covered in the module.
By Radu I
•Dec 8, 2017
Nice course, things didn't work out in the Jupiter Notebooks always, lucky we had the forums. Learned about CNNs, I know now how to engineer one from scratch. Cool!
By Daniel M K
•Feb 23, 2021
Amazing instructor and lectures. It reached a point after week 1 in the course after which I was no longer able to view feedback after attempting the weekly quizes
By Dhruvin S
•Aug 5, 2020
it had really good content we could really have a good understanding of the topic after this course.
one thing which can be done better is the programming exercise.
By Arshdeep K
•Jul 26, 2019
There some problem with the happy house assignment in week 4, specifically in function 'verify', kindly omit that mistake, otherwise, everything is great, loved it
By Piyush M
•Jan 23, 2019
Provides a fairly basic understanding of all the tools and processes used into making a Convolutional neural network along with the necessary background knowledge.
By Parth J P
•Mar 13, 2018
The art generation exercise is not very clear to me. i believe some more explanation on how to use and slice existing models, in the lecture could have helped alot
By Clint S
•Mar 31, 2020
There were some technical issues with assessment in this one. It seems the motivation in those creating the assessment is dropping as the specialisation goes on
By Vladimir F
•Jun 18, 2018
The course was superb, many thanks. The performance of noteboooks is annoying, it's very often I was not able to save changes to the notebook due to an "error".
By Arnav D
•Jun 15, 2018
Transfer learning is extremely important and it would be helpful if we actually learned how pretrained networks are loaded into a new network through Tensorflow
By Shivank S
•May 17, 2020
It was an amazing course. Never thought that diving in deep learning would be so amazing. The only problem was regarding update of notebooks to tensorflow 2.0.