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,574 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

PS

Jan 7, 2023

I would highly recommend this course for someone who wants to get started into Deep Learning using TensorFlow. Do remember to work on some new projects after finishing this professional certificate.

SM

Jul 9, 2022

The guidance provided in this course including the course content is exceptional. Mixing programming with explanation of underlying mathematics and terms was truly helpful. Kudos to the entire team.

Filter by:

3876 - 3900 of 3,991 Reviews for Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning

By Oussama B

Jan 19, 2020

More details in explanations please

By Aditya

Apr 22, 2019

Great course, but needs more depth.

By Reza Y

Mar 30, 2019

Forum is not supervised actively.

By Svante K

Dec 27, 2019

Nice to do more hands-on tf.

By Enyang W

Nov 6, 2019

too easy, which is not good!

By Swarnadip B

May 14, 2019

became too complex and fast

By Matías N S

Dec 1, 2021

It was really short.

By Muhammad A B

Oct 12, 2020

lol it was hard haha

By Nam T “ L

Oct 11, 2022

too easy and basic

By Giovanni Q

Jan 5, 2022

Basic information

By Udit G

Apr 1, 2019

Very basic Intro.

By Itai

Jan 4, 2021

Little bit easy

By Nikola R

Aug 9, 2020

Week 4 is weak.

By Yanming W

Jul 27, 2021

can be better

By Siddhesh D

May 22, 2020

nice Content

By Mas V

Aug 19, 2019

Just good

By Javier P

Jul 22, 2019

too basic

By Thomas A

Jan 21, 2020

Too easy

By Sameer D

Aug 26, 2024

good

By jiwon c

Nov 18, 2019

Easy

By Madeline

May 5, 2021

The content was pretty good, although I didn't feel like it added much that I didn't learn through deeplearning.ai's Deep Learning courses taught by Andrew Ng. There were a few interesting details specific to Tensorflow, but overall I felt the course was just information that could be found on Tensorflow's documentation--I did not feel guided through the process (but I realize that's more of a personal opinion).

The reason I am giving only 2 stars is that some of the homework assignments were poorly explained, leaving me confused about how to complete them (especially the very first assignment). Some of them were not updated, and other students had issues with this as well, because they wrote about it in the forum. Some of these issues raised in the forum were never addressed, but have just been sitting in the forum for months and even years. I think this is very unprofessional if you are going to take someone's money for a course. There should be more of an effort to update the assignments, clarify them--or, if you aren't going to offer guidance in the assignments themselves, then you should have someone actually responding to people's questions in the forum on a regular basis.

By Nate G

Apr 12, 2022

This is a useful introduction to the TensorFlow libraries and related tools for implementing basic neural networks.

The videos are clear and informative, but do not go into significant depth about what you're doing. They mostly just walk you through the code snippets. I found the material far too easy.

Some of the quiz questions are poorly worded so it's unclear how to answer correctly.

Some of the assignments are not well designed. They walk you through some details with so much hand holding that it doesn't feel like you're doing anything yourself, then neglect to mention tiny details (which are irrelevant to what you're learning) that must be just so for the fragile grader to actually work. The help forums are filled with common pitfalls and solutions, so it's not hard to work around these issues, but this feels like a waste of time. Why hasn't somebody gone back and update the assignments based on all this feedback from the students?

By p.w.ouwehand

Apr 2, 2021

2.5 stars. While the Andrew Ng’s Deep Learning Specialization was a great introduction, this TF Developer Professional Certificate was not on par, and I’m afraid I persisted mainly for the not-very-good reason of getting the certificate...Not a complete waste of time, however, as it does provide extra exposure to tf, though almost exclusively through the keras Sequential api. To pass, you need merely pass the quizzes, and those are really poorly structured. There are no graded coding assignments. There does not seem to be must mentor-activity in the forums, and a number of people have noticed possible coding errors and inconsistencies which remain unresolved.

Added later: I really recommend having a look at Coursera's "Tensorflow 2 for Deep Learning" specialization, which is offered by Kevin Webster at Imperial College. In my opinion, this course has a much, much higher standard.

By Cordula G

Jul 19, 2019

I took the Deep Learning Specialization before (which admittedly set a very high standard) and expected this specialization to be similar, just more focused on Tensorflow. I couldn't have been more disappointed. Explanations are very shallow, and I totally missed the well-thought-out programming exercises. Here there are just notebooks with some missing parts that you have to fill in, without any explanation. You just copy over the code from the lectures, and it works, and you have not learned anything. A sneak peek at the next course shows that this seems to be organized in the same way. Luckily I finished this course within the 7-days trial...

By patrick o

May 12, 2020

I can't believe I paid $49 for this and knocked it out in <2 days. I now know how to copy-paste lines of tensorflow to do some very specific things. It's fine to not go in-depth on the math and everything behind the scenes if you instead focus on practical application, but this course does neither.

For a glorified tensorflow/keras tutorial, I would hope that after the course I would be able to build my own models, but I honestly know how to do nothing outside of the 6 lines of code I copied from the videos, and I don't even know how those lines work.