CM
May 1, 2019
A patient and coherent introduction. At the end, you have good working code you can use elsewhere. Remarkably, the primary lecturer, Laurence Moroney, responds fairly quickly to posts in the forum.
MH
May 24, 2019
A very comprehensive and easy to learn course on Tensor Flow. I am really impressed by the Instructor ability to teach difficult concept with ease. I will look forward another course of this series.
By Gerardo S
鈥Sep 27, 2019
the last exercise needed a big upload, made it imposible (for me) to do. This was a problem not related to the subject, should use data downloadable directly from internet.
By Sokratis A
鈥Mar 30, 2021
Most of the Programming Assignments are a copy-paste routine from colab notebooks provided
the last one was pretty challenging though ^_^
(Im experienced in Programming)
By Eric L
鈥Dec 10, 2020
This course only requires few hours of work and I would like to see more depth. The parts on image augmentation and transfer learning were pretty interesting though!
By Luciano C
鈥Jan 1, 2021
Curso muito legal, a 煤nica coisa que ficou um pouco abaixo do esperado foi o 煤ltimo exerc铆cio da quarta semana, n茫o foi constru铆do com o cuidado visto nos outros.
By Vishwanadha K V
鈥Jun 23, 2020
The assignments are not challenging enough. The concepts are really well explained and for someone with no background in this area, this is a great learning asset
By Dimitry I
鈥Aug 11, 2019
Very good course that teaches you basics of convolutions, augmentation, transfer learning. Thank you to Mr. Moroney and the 糖心vlog官网观看 team for making it available.
By vaibhav t
鈥Jun 27, 2020
The course was good. The only problem was the last assignment where some of the functions went missing. It was difficult for a beginner to catch such glitch
By chaitanya m
鈥Apr 15, 2020
The best course to do. Especially after the specialization course from Andrew. It is really helpful to code all the concepts you learned from Andrew course.
By Ujjwal G
鈥Nov 16, 2019
I think most much of the course conent was same as the first course, this course could have been a little more advanced. But overall a great place to start.
By Moritz R
鈥Jan 24, 2021
Very nice the step from the first course was really nice. The achievements were harder to reach an all over the cose was less buggy than the first one. :)
By Shubham G
鈥Jan 29, 2022
Last coding assignment was not clear. Eg- Why is there a model.evaluate line at the end when we are already checking validation accuracy in fit generator
By Estefania T
鈥Jun 3, 2020
The contents are a bit light from my point of view. I get it is to be accessible for more people but math and explanations are in some cases important
By Toqa A M
鈥Apr 5, 2021
it was great course but I need some more details and the speaking was a little difficult as some of words are slang and the translation was so bad
By Subham S
鈥Dec 24, 2019
The course content was quite good and overall understandable but the exercises and quizzes were quite easy, they could have been more challenging
By Pray S
鈥Apr 23, 2020
The hand sign assignment need more explanation about using flow object from ImageDataGenerator since I just know only flow_from_directory object
By Jossent
鈥Feb 14, 2021
Learn a lot for CNN in this course, but require advance knowledge in Python & Numpy to understand the code as it was not explain in the course.
By Qu Y
鈥Nov 28, 2020
Exercise_4_Multi_class_classifier_Question-FINAL has problem if you entirely follow the tips, you can find the correct code in the forums.
By Gianluca T
鈥Sep 17, 2020
Very nice and interesting videos, cool concepts, amazing datasets. Exercises lack sometimes clear objectives, or provide unclear feedbacks
By Rodolfo V
鈥Jul 11, 2020
I guess one thing was not studied, the method .flow() which get the images generated by keras with the dataset labeled for the final test.
By Caroline B
鈥Jul 15, 2022
The tutorials were easy to follow and I think the assignments were nice because some parts were easy, but some parts had some challenges.
By Shubham S
鈥Dec 6, 2020
Lectures videos are amazing but the only problem in programming assignments. Programming assignments should have been properly designed..
By Abhiram
鈥Mar 12, 2020
More detail videos or links,examples for important techniques like dropouts and for like multi class classification which may be optional
By Madhu
鈥Dec 13, 2020
Content was great. It was insightful. However I felt, in few assignments, the instructions were misleading and took some to figure out.
By Ghifari A F
鈥May 14, 2020
The course is very useful for practical purposes. But this course didn't cover some advanced topics such as object detection and GAN.
By Nikos R
鈥Oct 19, 2020
Very good course to get you started on convolutional neural networks. Week two had a small problem with the programming assignment.