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?
por Ayush K
•It is quite a good course. But you need to finish the additional materials along the way to really understand the purpose of parameters in different sequential layers. But that's only if have never studied DL. If you have, then like me you can rather focus on the computational features of tensorflow.
por Mashood M M
•This course although thought me the basics of DNN but there can be improvements in the code (notebooks) and in the videos as they only tell the abstract part of the concepts. Overall the course was great it helped me alot from knowing what is keras to the journey of building my own model. Thanks
por Vivek G
•I expected that they would teach "Tensorflow" not Keras(its high level implementation), If youre here for learning tensorflow then maybe you should refer to some books. Overall the content is good if are new to Deep Learning and want to learn keras. Thanks Andrew-ng Thankyou Laurence Moroney.
por Aman G
•Wish it was a little more in depth about things that it taught. It was a very high level overview. Considering that it's a beginner, may be that is how it should have been. But I personally would have liked to learn things in-depth. Kudos to having us do lots of practical assignments!
por Vaibhav G
•The course content was really good. But as greed for more never ends, it would be great if we could be able to shed some more light on few gray areas like in what situations we should go for 64 filters or 32 filters, how to determine size of the hidden layer in terms of neurons etc.
por pavan b g
•Thanks to Laurence and Andrew for the sharing there knowledge which have all the foundation requires to get the AI understanding using Tensorflow , keras. Simply awosome .
This is really a refresher for those who already are into datascience field, even for the aspiring students too.
por Renzo B
•This is a good introductory course for using Tensorflow. If you have finished the deep learning specialization, you will easily breeze through this course. It is an overall great course however, I feel that the instructor could have discussed the concepts a little bit deeper.
por Antoine J
•Can be hard to figure out what needs to be done in the exercises (excepet week4). Also it would be great to have more resources available to understand the underlying maths behind some of the algorithms. Other than that, good intro to the TF library (mainly keras for NNs)
por Sathiya N C
•decent course to begin with, but doesn't take you into the details of all the parameters, functions used. Instead focuses more on solving the problem easily through Tensorflow. Could be better if given the rationale behind using all functions, choice of parameters etc.
por Kaushal D
•This is fantastic stuff, made simple if you have done earlier course of Deep Learning from Dr. Ng this is at another level, I feel little confident that I may be able to code without copy pasting.. hopefully the next course in the series gets introduced serious stuff..
por Ganesh M S
•Good course which gives the brief explination on how to use the TensorFlow framework to solve many computer vision problems. This course is designed to such that the beginner too will feel more confident understanding the details of the machine learning techniques.
por Pog P
•Overall, pretty good, clear information. The submissions were a bit annoying because of bugs with the system, but that wasn't anything to do with the course content.
Some of the "graded" exercises could have been a bit more thought-provoking and less "copy & paste".
por Ruchit N
•This course actually gives you hands-on coding deep neural networks starting from very basic ANN to image classifier. The explanation is easy to understand and is more focused over practical part which is very important. Overall the course is an excellent starter.
por NADER A
•Hello ,
This was very helpful , I gained some new information.
I can not believe that I finally used the famous tensorflow library , and this is my first time to do picture classification.
This course leaved me with some questions that I will try to research.
por Gothireddy y k
•Thanks for the course! This course pretty much starts from where I left off i.e. Machine learning course from Andrew NG. And, I am happy using TensorFlow which saves a lot of time to experiment and concentrate on the problem at stake than the program itself!
por Gerardo S
•I like courses that are longer and more in depth such as the first specialization of deeplearning.ai, I just could not continue that one because financial help always got me financed the first course which I had completed and cannot pay for the other ones
por Philippe K
•Nice introduction. Tests are too easy. Exercices are easy too, but still is fine, rather I prefer them to be more challenging (like: 'try to play with number of epochs and other parameter to achieve 99% accuracy for example ' and do not guide to much).
por Surya K S
•This course was a little too basic and introductory, personally. But the course structure really makes up for it. It is better suited for someone who is new into this field. Since I had half a year's experience in PyTorch, this course felt too simple.
por Niranjan M D
•I loved the fact that it was more hands-on than theoretical. Although I did expect some more explanations on some parts.. but the suggested links were good enough for those parts.. Overall, I loved it. Lawrence is really good at what he's doing.
por Shridhar A H
•Should have provided more explanation about the assignments. The explanation videos about the topics are no longer than 4 minutes. You should know some of the DNN concepts, then you can understands the assignments in depth and more clearly.
por Jay M
•Not being able to run the notebooks on Coursera was frustrating. Fortunately, running them on colab wasn't difficult - just an unnecessary impediment.
Was nice to see some of the more abstract deep learning terms be put to use fairly easily.
por Yueqi W
•May be provide resources to learn some senior grammar knowledge for python, because basic knowledge for python does guarantee we could understand the code perfectly, but simply remember its form in case of a particular complex line of code.
por Muhammad H
•I had a background of Andrew Ng's Machine Learning Course so i did not really have any difficulties with it. However, a bit more detail on conv nets' theory will make this course much better. Still, I loved this. Thank you deeplearning.ai!
por Stephen B
•Good course, somewhat easy, but I anticipate a lot more new and interesting and useful stuff in the remaining sessions yet to be offered. It would be good to point out what is now Tensorflow 2.0. I anxiously await the new material. Thanks!
por Rami K
•Great course, excellent contents. I would have loved more smooth intro about the generator as I found we suddenly went to talking about this generator without prior introduction. To be honest, I still cant see the value of this generator!