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,167 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:

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

By Cheng-Tsu Y

•

May 28, 2020

Great course for starting the implementation of classification model on Keras. Although more detail into theoretical part should be found from other courses or materials, this course definitely provides the very first step in the coding part. For me, with little prior knowledge in python, I did learn a lot by studying the Notebook sample code carefully. So I will recommend this course!

By Timothy Q

•

Nov 13, 2020

If you're looking for a more theoretical approach, go take Andrew Ng's Deep Learning Specialization first. This course is more of a crash course based from what Andrew has already discussed, and is heavily focused on hands-on application using Python. The course will encourage you to experiment and understand the impact of different parameters in your model. It's fun and challenging.

By Shubhangi S

•

Aug 30, 2020

The learning process is very explanatory and very easy to understand. the course has many quizzes and programmable problems which allows the learner to get a clear view of how to work with TensorFlow. the course also provides various notebooks where you can experiment by changing the values of variables and see the effect of it in the output which in turn makes the learning valuable.

By a

•

Mar 19, 2020

I am planning on taking TensorFlow certificate, so I finished this course in 5 days. Glad I did that as I did lean how deep neural nets and convolutional neural nets work! I am still in the beginning of my path, so I will keep working hard to finish all of the other courses in order to achieve TensorFlow certificate. Thank you, Laurance and Andrew, for the amazing beneficial course!

By Erling J

•

Jun 26, 2019

Elegant and efficient introduction to the plug-and-play Google Colaboration application that let's you easily write and execute Python code in the cloud, as well as the Keras API that let's you access the Tensorflow package to use with convolution and pooling layers. The exercises were brilliant as well and I have high expectations about the following courses in the specialization.

By Konstantinos P

•

Aug 17, 2021

A quiet interesting course that introduce you to TensorFlow, and gives a basic understanting of image processing in Python. The course was well organized with explanatory videos, code scripts in google collabs, and necessary assignments to practise your code skills. Overall I am very pleased that I attended this course, and I am planning to attend more like this in the near future

By Pablo P

•

Aug 3, 2023

I found it an excelent course but let me do some sugestions.

I think it will be usefull add an introduction about what are images ( computational speaking), how is represented in the computer memory, and why we have to do some work with np.reshape, np.expand_dims, np.clip, np.vstack and so on to feed the images to a neural network.

Many thanks for provide such excellent course.

By Christian D M

•

Jan 23, 2021

Concise and cohesive course, and was very easy to follow! It was nice to see both the theoretical and practical concepts explained in a manner that a beginner such as myself can understand. They provide many other resources in case I get stuck or need further explanation as well. Thank you for a great introductory course, and I am excited to learn more in the future courses.

By Sohail Z

•

Jul 22, 2019

Great intro by Laurence, very comprehensible. But i think a bit more work should have been done on presentations for deep learning newbies for them to be able to grasp the concepts of difficult topics like convolutions.

Though i would recommend anyone to first complete Andrew Ng's deep learning.ai specialization first, then start this course, it would be really beneficial.

By Abhinand

•

Mar 28, 2020

I think this is a great introduction to Tensorflow 2.0 as a whole. What other reviews may say is that they didn't go into much of the theoretical aspects, yeah that's fine after all this is a course that is meant to be practical by all means. For people who've already taken Andrew's Deep Learning Course for example.

I think the instructor has done a great job! 5 stars!

By Abhishek D

•

Jul 5, 2020

Liked the course as it did not spoon feed you the answers and you had to go back and watch the videos again to attempt the programming assignments. Overall it was fun learning tensorflow. I am very excited for the next course in the specialization. I would encourage people to do the entire specialization because this course alone wont teach you much about tensorflow

By vaibhav t

•

Jun 23, 2020

This course is helpful to understand how to create basic deep learning networks and models using library TensorFlow. I understood the implementation of deep learning models using developed python library. But you should have basic knowledge of deep learning before starting the course otherwise you won't be able to understand fundamental concepts used in this course

By Hein H A

•

Sep 9, 2021

Quick, Informative, Intuitive and Interactive is a few of the nice things you can say about this course. As someone with background in theoretical AI but not a lot of practical practices, this was such a useful study. I recommend all you academics with MScs and Bscs to finish this course. Of course it always help to brush up your Python skills prior to the course.

By Jayashree G

•

Oct 8, 2020

It was a great experience, learning the foundations of neural network. Now I have a clear vision, how artificial intelligence works. All thanks to Lawrence Moroney and Andrew NG, with all their experience and expertise they have in their field, they explained each and every instance where a person could go wrong. Great course I would definitely recommend everyone.

By Ramast

•

May 23, 2019

I am a programmer with a little knowledge of statistics. Other courses really dive into the theory and I get lost pretty fast.

This one however just teach you how to use the existing AI libraries without digging deep into how they work and what algorithms they employ.

It was pretty easy for me to follow through with this course and I'd recommend it for any beginner

By Dmytro C

•

Jul 14, 2023

I want to say a huge thank you to the whole team that developed and maintains this course!

Throughout the course, complex concepts were always easily explained and worked to consolidate the acquired knowledge.

Visualization helped to better understand the concept and principles of work.

An excellent course to get acquainted with neural networks and deep learning!

By Michael L

•

Mar 10, 2022

This is a great course to get introduced to Tensorflow and neural networks. The material is presented very well with very good and thorough explanations, and the lab materials are diligently designed for students to work through examples and get a good learning experience step-by-step. Overall I find this course to be an ideal place to start with Tensorflow

By Dustin Z

•

Jun 27, 2020

Fun introduction to tensorflow. This course is best if you completed the deep learning specialization before it this course doesn't go into the details of how everything is working under the hood.

The structure of the course is well done with plenty of opportunities to practice.

There are still a few rough edges to smooth out, but all around really great.

By Joydeep G

•

Jun 21, 2019

I have completed more than 80+ MOOC from various platforms and many reputed universities and I must say, Laurence is one of the best teacher(s) I came across. The way he teaches (which includes topic content, explanations, and converting complex concepts into simple one) is simply unparalleled.

A BIG THANKS to him and everyone associated with the course.

By Abhinandan M

•

Sep 21, 2019

A very good start for tensorflow beginners and a concise refresher for those who have already used the tensorflow framework. Loved the way each code was explained but particularly found the part where we can play around with what each filter is learning as particularly important for anyone going forward with this course. Thanks for this great material.

By Alireza M

•

Jun 21, 2021

I'm very glad to finish the Coursera course Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning. This course taught me a lot. I learned how to create a convolutional neural network for image processing using TensorFlow. Laurence Moroney and Andrew Ng, thank you very much for the great information you provided.

By Tashreef M

•

May 21, 2020

The course was great. However, the programming assignments sometimes didn't have details. Like in one assignment we had to use the reshape() method, but there was no instruction about it. I basically tried it by seeing some errors and from my previous knowledge of Deep Learning practice. Such clarifications should help the course get better remarks.

By Carlos A C C

•

Oct 1, 2019

GRACIAS POR TODO!!! Este curso es muy bueno para quienes estamos empezando con TensorFlow. Explicaciones fáciles de seguir y ejemplos muy didácticos. Lo recomiendo al 100%.

THANK YOU FOR EVERYTHING! This course is very good for those of us who are starting with TensorFlow. Easy to follow explanations and very didactic examples. I recommend it 100%.

By Anastasia C

•

Mar 25, 2021

It was very interesting and exciting to learn the basics of TensorFlow through Image Recognition, something both complex and of research interest but also easier to understand what's happening in the convolutional neural network. Prof. Moroney was very good in his instructions and the sructure of the whole course. Can't wait to go to the next one!

By Steven J R

•

Mar 20, 2021

The course was so terrific and for me, who's a newbie in this Machine Learning world and has a passion to discover this topic. Thank you to Mr. Lawrence for teaching us from the beginning to the convolution method (CNN). I think, this kind of course should the teacher in my college should teach, rather than a boring and not up-to-date materials :)