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 victor K
•Mar 7, 2019
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.
By Siddharth J
•Jul 27, 2019
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.
By Hasan E E
•Aug 14, 2019
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.
By Stefano T
•Sep 19, 2019
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
By Vic H
•Apr 7, 2019
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.)
By Mohamed A T
•May 10, 2019
I was expecting an intermediate level course in which we learn how to create complex deep learning models using Tensorflow (and not keras).
the course is still great for beginners... I guess
By Udaya B S
•Dec 9, 2020
Didn't like the exercises too much. There was just 1 massive function where both model building and fitting was happening. Difficult to test. It's like - everything works or nothing works.
By peilan
•Oct 15, 2020
It was very difficult to learn anything from this course. I had to go through several TensorFlow tutorials https://www.tensorflow.org/tutorials before anything in this course made sense.
By Thomas B
•Apr 9, 2020
This was a very basic course entirely solvable in a few hours. It gives you some insight how to use Keras in TensorFlow, and why convolution is a good idea. It was far too basic for me.
By Roberto F
•May 22, 2020
Es un curso bastante práctico, se hace muy ameno y te engancha a seguir aprendiendo. Para ser un curso introductorio está bastante bien, aunque te quedas con ganas de profundizar más.
By Keshav C
•May 18, 2022
This course is great for begineer who wants to get hands on with tensorflow. But I feel that this course lacks a little bit of exploratory data analysis. Other than that great course
By Raffaello B
•Aug 11, 2019
It's not easy to complete all weekly exam for a lot of kernel errors.
It is as a good starting point for TensorFlow, but is not newbie course in Machine Learning and Computer vision.
By KAUSHAL K
•Aug 4, 2020
Prior knowledge of CNNs is required, instructor just walks through the modules, you shoild be prepared to learn stuff from the documentations on internet amd the sample modules.
By Ibarra H R F
•Dec 18, 2021
Great course to start learning about Tensorflow. However, I consider some quizzez may not contain specific technical questions like the "size"of the fashion MNST dataset.
By Dzikri M
•Nov 10, 2024
Boring explanations, coupled with sound constraints make learning less than optimal, sometimes there is some material that is not explained in detail
By Nitesh K
•Nov 7, 2022
One needs to have prior understanding to grasp the information in this course. This course does not provide full information about all the topics.
By Martin P
•Oct 9, 2019
After finishing the amazing Machine Learning course, this felt little underwhelming. Hopefully the next courses will be more in depth.
By Nattachai T
•Dec 15, 2020
The examples almost show you how to complete every labs. It would help me more if you increase the difficulty in the exercises.
By Amine I
•Jan 6, 2021
Too basic for someone with a maths and Machine Learning background. Probably better to upgrade to the Advanced classes offered.
By Henrike K
•Jan 27, 2022
Good beginner course on Tensorflow, but many errors in example codes and tests that do not seem to be fixed for years now.
By Adarsh G
•Aug 9, 2020
This Course is only useful if and only if u have prior knowledge about neural networks, and if previously used Tensorflow
By saumya
•May 24, 2019
It was a well-formatted course for someone just starting out with tensorflow as their choice of deep-learning framework.
By Marco B
•Aug 17, 2019
Very good course to start with TensorFlow but a lot of problems on coursera's servers, the exercises are crashing a lot
By Ashim M
•Oct 1, 2020
It was annoying to keep writing the callbacks when we could use the inbuilt callbacks already provided. twas alright.
By Pavel D
•Sep 23, 2019
Exercises are too simple and mostly mechanical, they don't force to explore the internal network details and concepts