AS
8 mars 2019
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?
RD
13 août 2019
Great course to get started with building Convolutional Neural Networks in Keras for building Image Classifiers. This is probably the best way to get beginners into Deep Learning for Computer Vision.
par Naman B
•7 juin 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.
par José L A C
•17 avr. 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.
par victor K
•7 mars 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.
par siddharth J
•27 juil. 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.
par Hasan E E
•14 août 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.
par Stefano T
•18 sept. 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
par Vic H
•7 avr. 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.)
par Mohamed A T
•10 mai 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
par Udaya B S
•9 déc. 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.
par peilan
•14 oct. 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.
par Thomas B
•9 avr. 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.
par Roberto F
•22 mai 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.
par Keshav C
•18 mai 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
par Raffaello B
•11 août 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.
par KAUSHAL K
•4 août 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.
par Ibarra H R F
•18 déc. 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.
par nitesh k
•7 nov. 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.
par Martin P
•9 oct. 2019
After finishing the amazing Machine Learning course, this felt little underwhelming. Hopefully the next courses will be more in depth.
par Nattachai T
•15 déc. 2020
The examples almost show you how to complete every labs. It would help me more if you increase the difficulty in the exercises.
par Amine M I
•6 janv. 2021
Too basic for someone with a maths and Machine Learning background. Probably better to upgrade to the Advanced classes offered.
par Henrike K
•27 janv. 2022
Good beginner course on Tensorflow, but many errors in example codes and tests that do not seem to be fixed for years now.
par Adarsh G
•9 août 2020
This Course is only useful if and only if u have prior knowledge about neural networks, and if previously used Tensorflow
par saumya
•24 mai 2019
It was a well-formatted course for someone just starting out with tensorflow as their choice of deep-learning framework.
par Marco B
•17 août 2019
Very good course to start with TensorFlow but a lot of problems on coursera's servers, the exercises are crashing a lot
par Ashim M
•30 sept. 2020
It was annoying to keep writing the callbacks when we could use the inbuilt callbacks already provided. twas alright.