Chevron Left
Back to Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning

Learner Reviews & Feedback for Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning by DeepLearning.AI

4.8
stars
19,181 ratings

About the Course

If you are a software developer who wants to build scalable AI-powered algorithms, you need to understand how to use the tools to build them. This course is part of the upcoming Machine Learning in Tensorflow Specialization and will teach you best practices for using TensorFlow, a popular open-source framework for machine learning. The Machine Learning course and Deep Learning Specialization from Andrew Ng teach the most important and foundational principles of Machine Learning and Deep Learning. This new deeplearning.ai TensorFlow Specialization teaches you how to use TensorFlow to implement those principles so that you can start building and applying scalable models to real-world problems. To develop a deeper understanding of how neural networks work, we recommend that you take the Deep Learning Specialization....

Top reviews

AS

Mar 8, 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?

JC

Dec 30, 2020

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.

Filter by:

3226 - 3250 of 3,927 Reviews for Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning

By Ethan S

Mar 8, 2023

Very good introduction with a lot of resources to better explain out-of-scope topics. I do wish the assignments and quizzes were given an update to be up to date with the lectures but luckily there aren't any major problems that googling can't solve.

By Meghamsh R

Oct 13, 2022

The way of explaining the topics was very good. The number of assignments and quizes were sufficient enough to get understanding on the topics and hands on practise. The course was very helpgul for me to understand the usage of Tensorflow in DL.

By Niranjan M D

Mar 8, 2020

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.

By Shridhar A H

Sep 9, 2020

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.

By Jay M

Aug 24, 2019

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.

By Yueqi W

Aug 11, 2019

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.

By Muhammad H

May 1, 2020

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!

By Stephen B

Apr 11, 2019

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!

By Rami K

May 29, 2019

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!

By Davide C

Jul 12, 2020

Good introduction to TensorFlow, but that is all there is.

Don't expect to gain any understanding in how neural networks are and work from here. It is only about learning the TF API.

I think the title is a little misleading in that sense.

By Lucrezia

Mar 26, 2020

Very conceptual course, with few exercises to help you learning how to build a basic convoluted neural network to a dataset of images. I enjoyed it, also because it provides many sources to use if you want to dive deeper on your own.

By Wenjing L

May 3, 2019

I learnt PyTorch prior to TensorFlow. Still found this course is very helpful. Thanks to the instructors. The only thing is, I wish all the reading links could be listed down on one page, and all the notebook links arranged together.

By Mohamed S R I

Sep 21, 2019

Laurence is an expert in this field. The material covered in this course is relatively basic, but I think it is a good introductory course for TensorFlow. I was expecting more / elaborate material for the graded assignments, though.

By Mohammed F

Apr 26, 2019

I took this course for the more low-level API in TensorFlow since I already had experience with Keras. But it was still a fun course to watch and an excellent start for people who are just beginning their journey in Deep Learning.

By 雾雨千秋

Aug 26, 2019

The week four programming exercise needs some improvements. I can not unzip the data, so I had to download this exercise and finished it in local environment. Finally, I hope some videos can have Chinese subtitle in the future.

By 杨亲

Oct 11, 2020

This one is basically an intro on how to use tensor flow apis to build neural networks. it is very useful to learn how to use these APIs and some Python code. I'm looking forward to learn more about CNNs in the next course.

By Parisa S

Sep 24, 2021

I was quiet satisfied with this course, but I recommend if you don't know some basic deep learning concepts or machine learning, it's better to start with that and for learning how to implement in keras, take this course.

By Brian ( B

Oct 16, 2019

very practical courses with examples. May address some knowledge on NN architecture design, such as why place an additional flatten layer before the final layer. Some cases, we didn't need such layer and the reason why?

By Ashvith S

Mar 12, 2021

Probably one of the best course!! I think the team needs to fix some parts, where the instructions aren't clear. Honestly, it is amazing that we can create a simple machine learning model with just a few lines of code!!

By Tristan M

Aug 20, 2020

The assignments in the course felt very shallow and did not go beyond the examples described in the lecture videos. Despite this, the lecture videos break down ML & DL using Tensorflow in an understandable manner.

By Prashant

Aug 26, 2020

Laurence Moroney is an awesome teacher, can't believe I learned this such in just 1 single course and now I can classify a sad or a happy face and other cool stuff like classifying humans and horse .Great Course

By Maddala N

May 6, 2020

This course gives you a great knowledge of TensorFlow. It is better if they've also included the basics of ML in the course like Linear Regression, Logistic Regression and supervised and unsupervised learnings.

By Karthik P

Jun 19, 2019

The course gives a good insight in various aspects of computer vision, using tensorflow. It is also a great platform to exercise tensorflow 'online' using Google Colab- an interesting interactive documentation.

By Soha S

Jul 21, 2019

Great information delivered in easy to understand lectures with smooth transitions. Having assignments required to pass the course would provide more motivation to spend more time on the hands-on exercises.

By HAMID S

Jun 16, 2019

I did get excited about Data generator option , just give the directory of images and it will label automatically for us ! cool .Working on complicated data was also cool looking forward to next challenge !