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:

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

By Roy R

Jul 21, 2021

Awesome class, Laurence and Andrew presented the subjects in a way that was easy to understand and duplicate. I will be continuing on in the series. I recommend this course for anyone interested in AI, ML and DL.

By Thomas N

Dec 25, 2020

Videos helped me a lot to understand some concepts in this course. I did the Deep Learning speciallization before and that made the convnet part easy for me. Recommend to do the Deep Learning speciallization too.

By 원유선

May 5, 2020

thanks for providing me this good course but i had some problems when submitting my codes on exercise tasks. I hardly proved it with help from dicussion. It would be more easier if there were some notices before.

By Miele W

Mar 18, 2020

A nice intro to tensorflow, i suggest, before taking this course (even if it's a real basic one), to have already a background in the math aspects of machine learning and a basic understanding of python language.

By Anshul

Nov 2, 2023

Really Great material, course gradually adds more complex functionality which is easier to follow. Weekly assignments are very practical and cool, it really helps solidify the TensorFlow learnt in the lectures.

By Susant K P

Jun 7, 2020

It is really helped me understanding the syntax of TensorFlow and how we can be able to train complex images, starting with simple straight line fitting. Thank you Laurence Moroney and Coursera for this subject.

By Abode D

Mar 12, 2021

The course is pretty good at getting one started with deep learning using TensorFlow. The explanations in the google collab sheet during exercises helped to reinforce what the instructor explained in the video.

By Abhishek K

Nov 3, 2019

Great introductory course in Artificial Intelligence that will definitely pique your interest in advanced concepts of the subject. Laurence Moroney is a great instructor who explains the code and concepts well.

By Aniruddh S C R

Sep 19, 2020

The content of the course in wonderful and very easy to understand.But the submissions of assignment part was bit of a mess(especially in week 4). Errors like exceeding size of submissions appeared frequenty.

By Manali S

May 16, 2020

The course has very good content and is explained in detailed but also with simplicity so as anyone can easily understand. Thank you Laurence Moroney sir, Andrew NG sir and coursera for this wonderful course.

By Aboli M

Apr 28, 2020

The course is fantastic, but if a small note could be provided, before the assmts, for the student to delete the last two cells of the notebook, which could probably cause errors in submission, would be great!

By Saurav G M

Dec 28, 2019

This course is great for beginner in tensorflow like me. I did have some idea about the topics covered in the course, but not the practical implementation, and this course taught me that in a much simpler way.

By Luke v E

May 16, 2021

A VERY nice feature of this course was the display of the outputs of the convolutional layers. This is always overlooked in tutorials, and I really found a lot of value in this specific portion of the course!

By Abduttayyeb R

Mar 10, 2021

This Introductory course was so helpful in gaining insights on data as well as working with tensorflow. Laurence explained things so well, thanks for this insightful course always greatful to Deeplearning.ai.

By Jan-Hendrik D

Feb 9, 2021

I have worked through many free online tutorials before this. This course managed to keep the introduction simple but quickly moved on to more complex concepts. I learned a lot of new concepts and techniques.

By OMKAR K 1

Jul 23, 2020

It was as I had wanted, concise but informative. Already coming from the Deep Learning course of deeplearning.ai, it was very easy to understand. All I wanted was getting hands-on any dl framework. Well done!

By Andrew A

May 31, 2020

Massively helpful course in preparation for my masters degree. Given me a great introductory course into the coding of DL models and given me a chance to see them in action. On to the next course in the spec.

By Michael J J

Oct 10, 2019

Thank you Laurence for providing an easy to follow set of videos and exercises. You have a great ability to describe these RNN models in a concise and understandable way. Really helped to get a good overview.

By Anand A

Apr 25, 2019

Very good course. Great introduction to beginners using Tensorflow. Teaches you how to implement CNNs for classification tasks. Would love to learn more about working with sequential time series data as well.

By Deeparaj A C

Apr 8, 2019

As a beginner before this course I was quite intimidated by the coding behind neural networks. This course gave me the confidence and it was a wonderful experience . Looking forward to take up the next course

By Vinay S

Jul 20, 2020

Very best Intro to the TensorFLow but I would love if the videos are little bit more long and the data cleaning part was also there as we just make models here and don't worry about the data as it was ready.

By Kushal V

Feb 4, 2020

It is a good course and starter for someone who wants to learn TensorFlow and get a knack of implementation of Neural Networks on Real Life Datasets.

Well Structured and articulated course work and notebooks.

By Rahul R

Sep 6, 2019

Very informative and practical course. I liked the image generator portion of the course which makes pre-processing super easy and fun. Thanks to Laurence Moroney for making the course as simple as possible.

By Centyfano A

May 6, 2022

So intuitive and fun to learn! Laurence gives the reasons for every output, based on its input, as well as what happens under the hood, to yield the outputs as so. One-of-a-kind course, for a curious mind!!

By richa k

Dec 18, 2020

very in detail explanations and very good start to the specialization. implemented basic CNN and NN in tensorflow. learnt about image generator for inputting images from file as training and validation data