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,537 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 DeepLearning.AI TensorFlow Developer 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 Developer 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

OS

Jan 25, 2023

I really liked the course. It was well explained and very interactive. I would like to continue the rest of the courses in the course if you allow me. Thank you. The course has been of great use to me

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:

3276 - 3300 of 3,986 Reviews for Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning

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 !

By Aurangazeeb A K

Jan 26, 2020

A wonderful course for those interested in TensorFlow. Although I don't fully agree this is completely meant for beginners, you ought to have some basic python skill set. But, overall a wonderful course.

By Taku O

Oct 7, 2019

Videos are fantastic, especially when visually illustrates max pooling and convolutions. course works are somewhat seemed like fill the blank type of assignment and does not require deep understandings.

By Jaidev

Apr 28, 2019

Very well organized. Good speakers. Content is comprehensive for a Introductory Course. A little more explanation on Validation versus Testing and on some of the evaluation functions would be helpful.

By Nikhil I

Oct 19, 2020

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.

By Ulaş M

Aug 21, 2019

First of all, thank you coursera for this such a great learning experience, autograder was a bit problematic, but if you want to learn basics of tensorflow i think this course is great way to start.

By Karan P

Jun 23, 2019

An excellent introduction to Neural Networks! At times, the exercises were quite easy. If the instructor could give more external links to datasets, it would allow students to try it themselves.