PS
Jan 7, 2023
I would highly recommend this course for someone who wants to get started into Deep Learning using TensorFlow. Do remember to work on some new projects after finishing this professional certificate.
SM
Jul 9, 2022
The guidance provided in this course including the course content is exceptional. Mixing programming with explanation of underlying mathematics and terms was truly helpful. Kudos to the entire team.
By Henrique G
•Jun 24, 2020
This course is really hands-on and quite easy. You'll be using Keras during the course and it is assumed you had completed the Deep Learning specialization or another deep learning course previously. You'll be able to finish it in a couple of hours. So grab a beer and enjoy the light tour.
By Marcelo B
•Feb 8, 2020
The course speed is relative high for an introduction. I, personally, have covered most of the contents using Keras's master book "Deep Learning with Python". I would have expected more insights into TensorFlow and not out-of-the-shelves code using Keras sequential models to play around.
By Aleksandr F
•May 9, 2020
Course materials are great, but there is a minor mismatch between Jupyter and Collab in versions of code and TensorFlow, as well as some comments in code, do not match the actual code below in constants. So it would be good somebody could check it through to make sure all is right.
By Alen B
•Feb 6, 2020
A bit bored of only doing image recognition in every TensorFlow tutorial under the sun, including this course, as if there are no other problems to solve with it. The title is so broad that frankly I was expecting a bit more for the money than just doing image recognition.
By Li P Z
•Jan 19, 2020
Instructor does sound job of explaining how to use TensorFlow for deep learning. Compared to Andrew's courses, much less content in the videos and exercises. I feel that much more thought and effort could have gone into this course, just look at how verbose the name is.
By alex c
•Aug 5, 2020
it would be ok if this course were free but it's not. there are technical mistakes in the multiple choice quizzes and the mandatory programming tests. some important topics are left unexplained while some are repeated unnecessarily. check the forums for more feedback.
By Nimit J
•Aug 15, 2020
Though it does give you a good introduction how to make neural networks, i felt that this course doesn't explain the Keras API library, which makes it difficult to remember and understand how things work.
I hope further courses in the specialization take care of that
By Giovanni C
•Apr 29, 2019
I feel there are gaps in this course. But it was still worthwhile going through the material, to reinforce certain concepts. I had the impression that the course was initially classified for beginners, and that later on that classification was modified to advanced.
By Jan B
•Apr 28, 2020
Rather basic, but the learner can strengthen it by broadening his reading. What I missed most is a conceptual introduction of what Tensorflow is and does.
I did not take the Deep Learning specialization before this one. Maybe that would have made a difference.
By Moritz V
•Apr 25, 2024
Personally, I feel like the entire series of courses for this specialization is missing the point a bit. I would have wished for a more deep dive into Tensorflow. It felt more like an introduction to deep learning courses than an explanation of Tensorflow.
By Michael M
•Jul 26, 2019
Good introduction but lacks materials and practice to use after the class. Most of the materials its only referral. The trainer is good, except very shot videos and the setup on your pc are not discussed. But generally enoyed the lecture and learned a lot.
By Solrac V
•Jun 20, 2019
This course is simple in comparison with the Deep Learning Especialization, However you can learn new things like training from folders and using callback for early stopping. I consider the course is of, but the course use Keras and not tensorflow directly
By Chris
•Sep 17, 2020
The graded programming assignments are a little too ambiguous for beginners. They should really spend a day or two and model their programming assignments after the way that Andrew Ng did his programming assignments in the Deep Learning Specialization.
By Edward D
•Aug 12, 2019
The homework is not designed well:1. The notebook is inconsistent with the colab env, and there are always problems here and there due to the inconsistency in tf version. 2. All 4 homeworks are similar, and it's simply a copy of the video lectures.
By Arif O
•Jul 22, 2019
Not at the level of the courses from Andrew Ng. I expected it to be more about TensorFlow API than machine learning concepts. It tries to do both and does not excel in any. Got some stuff out it but you can probably say that by any course.
By VENKATA N S H N 1
•Jul 2, 2020
The course was comfortable to handle, explanations were were apt to the contents of the course, resources provided as reference were also really nice and apt, only felt that the course was a bit basic and well suited well for beginners.
By Vincent Y
•Mar 20, 2020
A solid course, but if you have already take the deep learning specialization by Andrew Ng, there won't be too much new stuff for you. Callbacks and ImageDataGenerotor are new things for me, but I think they can be covered very quickly.
By Nitish R D
•Jun 3, 2020
The programming assignments are vague and should be improved. The course lacks explanation content. It's more of a 'Don't question, Just follow along' tutorial. However, what is taught is presented neatly and clearly by the instructor.
By Alex E
•Nov 9, 2022
I found both the videos and the exercises to be a bit too disjointed. I understand that you want to break things up into bite size, but these are a little too short and, for me, caused not appreciating hoe things flow and connect.
By STEFANO F P
•Oct 12, 2020
I understand that now Keras is inside TF 2.0 but the name of the specialisation is quite confusing. Here you learn how to use the high level API Keras not just the lower level TF. Really easy course, finished in less than a day.
By Ayush M
•Dec 8, 2020
Course Material not detailed enough and expected more from it. It does not contain enough variety in exercises and lacks a lot of concepts.
Anyone with good learning (and "overfitting") can complete 1 course in a day or two.
By Jay U
•May 26, 2021
The material covered was very good but the options for each function should be covered. Also the labs and quizzes don't always work are the technical difficulties on submitting a lab are more work then the lab.
By Mayur K
•Aug 12, 2019
it was good but there is scope of providing more thereotical contents along with videos for the concepts beyond the scope of this course so one could get better familiar with the terms (e.g adam. cross entropy)
By Naman B
•Jun 7, 2019
The course is very easy for anyone who has taken other deeplearning.ai courses. The course do has good and polished material but it is very small to be called as a course. Also there should be code based exams.
By José L A C
•Apr 17, 2020
The theoretical concepts are too basic, the sample code to learn tensorflow are quite repetitive. I think the course should be much more dense both in DNN theory and in programming to worth the money.