AJ
Nov 14, 2020
Excellent 'Introduction' to TensorFlow 2.0 (HINT: 'Introduction' does not mean 'Easy').
Evan Jones is at his best giving rapid intuitive explanations of advanced topics in deep neural networks.
VC
May 17, 2020
I feel this course very valuable because it taught how to create an automated service in cloud with very huge data and working with distributed systems in production environment with minimal time.
By Phillip
•Aug 4, 2020
Tough course!
By Abhishek K
•Jan 25, 2020
good..
By 梁睿琪
•Dec 28, 2018
Great!
By Gourav P
•Jan 14, 2020
good.
By Kimkangsan
•Oct 26, 2018
nice!
By Aakash K
•Feb 27, 2020
good
By Marcio P D
•Jul 27, 2018
Pace is too fast. It seems easy in the beggining, but when you get to the Challenge exercises, you see that you are lacking a lot of basic knowledge. It took me 3 hours to understand how to do a loop, using the low level API! I couldn't understand exactly the challenge of week 2 and post a question in the forum. No mentors answered it.
I didn't like week 3 class. The guy showed the source code and just made a quick comment about it, not explaining what was going on. I had to pause the video to check what was there, but I'd like actual detail explanation on what is going on there.
So, what I think is that this course needs more detailment and more attention to the questions in the forum.
By Sebastian R
•Oct 19, 2019
The first 2 courses in this specialization had too little substance. Here the first two weeks are very good. Unfortunately, the final week terrible. It introduces lots of interesting concepts but does not explain them adequately. You will see lots of cryptic code (getting obscure ids, running bash scripts from jupyter) without much explanation. The whole thing feels unfinished. When google is not too busy being subservient to China, it could maybe spare some resources fixing this for paying customers?
By Ehsan A
•Jul 5, 2018
I took this course separate from other courses in the series. So my review could be different if I have had all courses. Although the material covered are generally useful, I believe the course content does not help much with learning TF and code using it. Overall, the course flows well. But the third week is radically different from the first two weeks and difficult to follow.
By Bhargav D
•Apr 24, 2020
Pros:
The first course in the specialisation that actually prompts you to write code for yourself.
Good concise introduction to TensorFlow, well written and presented content in the videos
Cons:
Knowledge of ADVANCED Bash and ADVANCED SQL required for Labs otherwise the whole thing goes over your head and you just end up copying the solution from the GitHub repository.
By Ani M
•Jul 6, 2020
It was a bit challenging to write some of the Tensorflow code myself, I felt unprepared when attempting to do that although I was able to understand what was going on. This made the challenge exercises pretty intense. Also, I had some weird bugs in my Tensorflow assignments that didn't allow me to complete the last two labs really.
By Mihir T
•Jun 9, 2018
The course lacks detailed description of how to deploy your model on Cloud. The 3rd week of the course is useless. The course creators should've either concentrated on just TensorFlow for Machine Learning or should've provided detailed lectures on deployment of the Model on cloud.
By Jeff B
•Jul 18, 2018
Material was too high level. Talked more about specific examples than going through a broader understanding of the tools. It would have been helpful to start with an example, talk more about the tools themselves in detail, and conclude with a few more examples.
By Karthikeshwar
•Apr 27, 2020
It was a little bit tough for beginners, but still a great course to learn. You must learn a lot of things on your own, after all, these courses are only meant for showing the right direction, which they successfully did. Thank you.
By Ishan P
•Aug 11, 2019
Introduction was quite good
Learnt a lot from that
but after week 1 it was too boring we were taught something else and labs we based on some other complex things. Make sure to improve the quality.
By shashi k s k
•Jul 7, 2020
Good content and excellent theoretical explanation. lab materials are not updated. Running into too many Attribute errors and tf doesn't contain ** module.
Lab directory has to be updated.
By Adam D S
•May 15, 2019
The content is great, and the instructors do a good job. However, I could not connect to qwiklabs, so it would be beneficial if Google would create labs within Coursera's framework.
By Ayman S
•Jul 30, 2019
I learned a lot as it is more interactive. But Several problems with the lab and incompatibility with the instructor labs. I think the videos are older than the labs.
By Santiago H
•Jun 19, 2020
The course focuses a lot on boilerplate code rather than concepts, the labs are too broad and don't focus on learning specific topics about TensorFlow.
By Franco G
•Dec 29, 2019
Conceptually, it was a good introduction to tensorflow. Labs were not introductory labs, there was heavy coding, and a few errors in the instructions.
By Miguel A F M
•Feb 25, 2019
Los laboratorios eran demasiado restrictivos, para poder crear un "bucket" requería de un permiso adicional y la práctica la tuve que abandonar.
By brian t
•Feb 12, 2019
The first week is okay. Mostly a waste of time if you want to learn tensorflow however--it's really just a huge ad for Google Cloud Services.
By Adrian H
•Apr 28, 2020
Good basic intro. I now understand what tensor flow is! But the second half tails off and is a bit disappointing. Some labs need updationg.
By Batkov I O
•Jul 8, 2021
I think this course need a more test about code,not practice - because on practice you want remember what you find out for the second
By Yuri S
•May 18, 2020
There is little to no visual illustration on how data structures get sequentially transformed with various estimator API functions.