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:

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

By Balaji R

Feb 23, 2021

One of the best course I ever took. Laurence Moroney demonstrated the power of Tensorflow in an easy understandable manner. We quickly moved from modeling with simple algorithms to more powerful CNN. The most admirable feature of the course is the Colab notebooks and exercise it is helping us learn better.Thanks for the wonderful course Laurence.

By Eduardo A R O

Jul 26, 2022

For someone who wants to go deeper or even for someone who hadn't taken courses on deep learning it's a good start point, I should recommend to Deep Learning.AI to take the labs in other way, because sometimes I found some annoying to watch the video firstly and the go ahead with the lab corresponding and after that go with the videos once again

By Krithika S

May 28, 2019

It was a thorough introductory course on Tensorflow and Neural Network algorithms. The lessons were perfectly passed and the resources like Google Colab notebooks helped in understanding and working out more examples on our own. Really suitable for beginners in Deep Learning with some previos knowledge of Machine Learning and Python programming.

By SAHIL P S

Aug 30, 2020

Loved it! before i used to think AI is not for me as it has complicated math and i'm not very good at it but as started watching this course, my thinking about AI has changed a lot and it made me realize that it's not that hard if you do it by your complete focus and concentration, thank you for making this course super friendly to beginners

By Sikha N M

Jul 29, 2021

I really loved the explanation behind the coding and each line of the code - it gave a better picture o why we are using a line of code and also the concept behind which is crisp and clear. I strongly encourage this course for beginners and request the instructors to make much more courses related to deep learning which gives more insights.

By Diénert V

Jul 6, 2020

Exactly what I was looking for: practice since the beginning in Tensorflow. Very recommended after the Coursera Deep Learning Specialization (https://www.coursera.org/specializations/deep-learning). Looking forward to the next courses of Tensorflow in Practice Specialization (https://www.coursera.org/specializations/tensorflow-in-practice).

By Hiran H

Dec 7, 2020

Very informative and beginner friendly!! I was kind of nervous to start this course because I was intimidated by the title of the course. At the end of the course, here I am thanking myself for starting this course because now I've got a perfect start to learning deep learning with Tensorflow. Kudos everyone who put this course together!!

By Philippe E

May 2, 2020

This course is coming for me after the Machine Learning course from Andrew Ng and it gives very hands-on answer to theorical part deep dived. Tensorflow is really easy to jump in, and this course give a perfect overview of the potentiel. I really enjoyed the Convolutional explanation about why they are more efficient than traditionnal NN

By chi k

Apr 4, 2019

Great lectures with step by step example and exercises. Just some problem with the week 4 example environment which unable to reproduce the accuracy rate onto another flesh opened colab python2 notebook by some unclear reasons. I would like to know how to debug deep learning networks and wish to learn some more knowledge this topic.

By kanishk p

Jun 30, 2021

Laurence, being the amazing instructor he is, made the entire learning journey effortless and extremely engaging. This course helped me learn the basics of using Tensorflow with Keras to create simple DNNs and CNNs. The included exercises were extremely easy to follow and I found the assessment questions to be very thought provoking.

By Ani A

Dec 30, 2020

Great course. It is mainly focused on the Syntax and use of Keras with TensorFlow for machine and deep learning, which makes it perfect if you already know the concepts and are learning a new framework.

Only thing to watch out for is parts of the videos are outdated as they are using tf 1.x instead of 2.x, which is the newest version.

By Yaron K

Apr 15, 2019

An excellent step by step introduction to the Keras Deep learning framework. Also check this out if you're planning on taking the deeplearning.ai Deep learning specialization .

Also excellent is that the exercises can be done on https://colab.research.google.com, so you don't need a strong computer, or to spend time on installations.

By Satyam T

Jun 19, 2022

Loved it!!! Being a beginner to machine learning and deep learning I was kinda scared to take up the course, but seeing the ratings and reviews made me change my mind and I am gald it did, the couse is really fun and I was able to finish it ahead of time because I was enjoying it so much, would definetly recommend it to everyone!!!

By Madhu M

Apr 6, 2021

This is a great course for those who like to start learning Deep Learning using TensorFlow. The course starts with very basic concepts used in ML/DL/DNN and the exercises and assignments make it quite interesting. I would highly recommend students and professionals who are aiming to learn or start a career in AI to take this course.

By Akshit A

Jun 22, 2020

The course and the teaching style of Dr Laurence Moroney combine both taking baby steps and working with code together, which works really well for me. I've tried a lot of different courses/ tutorials but it's either they dive into code too deep or they dive into theory too deep. This one however does both but increases gradually.

By Deepak V

Apr 26, 2020

This course very quickly made me appreciate the use of convolutional neural networks in computer vision. It focuses on the use of a few functions available in Tensor Flow and Keras for deep learning without going too much into the algorithms that power them. This makes it an excellent starter course in deep learning using python.

By Robert K

Apr 19, 2022

Great work from the instructors. However, I'd rather the assignments be less filled out so I can code more and struggle through the data processing and get to know the library more. The assignments had too much code so it's easy to glaze over and just complete the assignments very quickly. The ungraded labs were very helpful.

By Purva B

May 21, 2021

The way the instructor taught everything with examples and in-depth code made it helpful to understand all the concepts. Extremely helpful course as it started from the very bottom about CNN's. Also the resource materials provided are very insightful and has all the information needed to experiment with the code even further.

By Tobias L

Oct 23, 2020

Nice introduction to Tensorflow, Callbacks and Convolutional Layers. As this is a course on intermediate level, I recommend you take the ML and Deep Learning courses by Andrew Ng first. With the knowledge from these courses you will get way more out of this one (which then is just what it says: An Introduction to Tensorflow).

By Deepankar K A

Sep 17, 2020

I loved the course from the very beginning. The structure of the course is well designed for a student like me. Instead of making long videos on a topic, each video explains only a small topic and is 4-5 minutes long. Special thanks to the class instructor Laurence Moroney who explained advanced topics so quickly and clearly.

By Артём А

Jul 29, 2020

The course is really great! Besides containing loads of useful information and being totally ML-novice friendly it has a huge amount of links giving a better understanding the ideas under the hood and practical implementations of knowledge! Quiet sure that the further parts of specialization are of the same high quality!

By Luiz E

Jan 5, 2022

In this course I was able to put into practice and learn even more, much of what was taught in Professor Andrew N.G's Deep Learning Specialization. Many concepts about neurons (Dense), about Flatten, and as well as manipulating images to work with computer vision, were excellent to improve and consolidate these concepts.

By Leonardo I (

Aug 22, 2019

A very well structured course that introduces the learner to the basics. The instruction is clear, exercises are easy to follow. You can see that the instructors have put a lot of thought into the design of this course I enjoyed every minute of every video and every line of every exercise. Thanks, Andrew and Laurence

By Romilly C

Apr 23, 2019

A very well-presented, well-structured course with a good balance of theory and practice. It was fun, and I learned a lot.

The two presenters both have a warm style and a deep knowledge of the subject.

An excellent starting point for Python-literate developers who want to get to grips with TensorFlow and Deep Learning.

By Jojo A

Feb 13, 2021

Laurence Moroney explains the intuition behind some NN concepts quite clearly. He is a "coder's mentor" in the positive sense of the expression. Of course, it is ideal if one already had done the deep learning specialization. I understood better some of the concepts if first learned in the earlier specialization.