I just can say that it was an awesome course. The instructors as well as the contents were clear, easy to understand and everything with a focus on how to take the theory and apply it with TensorFlow.
Good intro course, but google colab assignments need to be improved. And submitting a jupyter notebook was much more easier, why would I want to login to my google account to be a part of this course?
創建者 Aleksandr F
•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.
創建者 Alen B
•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.
創建者 Li P Z
•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.
創建者 alex c
•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.
創建者 Nimit J
•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
創建者 Giovanni C
•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.
創建者 Jan B
•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.
創建者 Michael
•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.
創建者 Carlos A V P
•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
創建者 Christopher N
•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.
創建者 Edward D
•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.
創建者 Arif O
•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.
創建者 Venkata N S H N
•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.
創建者 Wenyu Y
•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.
創建者 Nitish R D
•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.
創建者 STEFANO F P
•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.
創建者 Ayush M
•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.
創建者 Mayur K
•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)
創建者 Naman B
•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.
創建者 Jose L A C
•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.
創建者 victor K
•A nice intro but very basic. Would have liked not using the keras api to have fewer things abstracted away. Then keras is a nice convenience once you fully understand what it is doing under the hood.
創建者 siddharth J
•I felt the instructor is going too fast without covering the concepts of Neural networks, CNN and basics. Or maybe i need to take a supplement course for statistics and Neural networks by Andrew NG.
創建者 Hasan E E
•A very good introductory course, however the algorithms working under Tensorflow was omitted heavily. Some technical background on how these algorithms work would enhance the quality of the course.
創建者 Stefano T
•content and teacher are great!
google collab and the submit process is tedious because of the hidden restrictions (memory space, computation power) and the bugs of the exercise submission tool
創建者 Vic H
•Oveall, a good course. Very good program examples. One area for improvement: fuker, more detailed explanations for ech line of code (both in the videos and the comment lines within the code.)