Chevron Left
返回到 Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning

学生对 DeepLearning.AI 提供的 Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning 的评价和反馈

4.8
19,714 个评分

课程概述

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....

热门审阅

KS

Aug 14, 2020

This course is awesome and the way instructor teaches the topic is fantastic.I would definitely recommend this course for Ai enthusiast and tech enthusiast who are interested in learning Tensorflow.

JL

Apr 5, 2020

It's a good hands-on exercise. I like to see more link to keras api document when we introduce new function in keras. However, Tensorflow document regarding keras api is yet in complete. Thank you.

筛选依据:

276 - Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning 的 300 个评论(共 4,018 个)

创建者 Eldar Š

Jan 26, 2020

It was interesting course! I have finished some courses by Andrew Ng before, they were more theory focused, while this was pure tensorflow/keras practical guide. I like how fast it is, for me it was very simple, but useful to check and fill the holes in my knowledge! Thank you!

创建者 Дмитро Я

Apr 9, 2025

I'm impressed with the course. I definitely didn't expect this kind of interactive experience. I'm truly excited about the platform, the course, the material presentation, the quality of the content, and the labs. This is exactly what I needed to start working with TensorFlow!

创建者 Bhomik L

Aug 10, 2019

This course is great for anyone who wants to learn how to make models in deep learning, visualize the models and get a feel/intuition of how things work. This course does not go into mathematic details and is recommended for anyone who wants to learn how to make basic models.

创建者 BEDJEGHA M A

Dec 19, 2019

This course was very helpful for me knowing that i have some level of understanding in deep learning but i have never implemented models that use neural nets or any kind of deep learning model and this was my practical gate into deep learning, so thank you very much Laurence

创建者 Santiago F M

Sep 4, 2019

I started other courses about AI and although they are quite good, there was "too much" mathematics to me. This course has clear examples that go directly to the matter and shows you how to use those theoretical concepts shown in other courses. I really enjoyed the course!!

创建者 Mahdi Z

Aug 27, 2019

I learned a lot about how the simplest networks can be implemented using Keras and TensorFlow, then I learned how to use this tool to build simple classifiers than can do a binary classification or multi-class classification task. Hope to learn more in this specialization!

创建者 Sumandeep B

Jul 7, 2019

Good for Introduction to TF as a powerful tool. Learn't lots of new stuff. Perfect addition to the Deep Learning Specialization by Andrew Ng. Loved the short 1-on-1 discussions between Laurence and Andrew. Looking forward to more cool stuff to learn in the other 3 courses.

创建者 Syed A A

Aug 24, 2020

Really impressed by the work of the team. It is designed specially for the beginner to advance their career and be expert the emerging AI field. With the help of high quality videos and project based assignment one become expert hoe to deal and tackle real world problems.

创建者 Ulugbek D

Oct 29, 2019

I think it is a great 'light-weight' course on how to use the TF framework. Laurence does not cover the theory behind because Andrew covered them in other courses. That means that a person taking this course should have some basics about the parts that run under-the-hood.

创建者 Yiqiao Y

Jun 23, 2019

I like this intro class very much. I have some training before and I took Andrew Ng's Deep Learning Certificate. This intro course is not necessarily hard, but it actually covers quite a few areas that were not emphasized before. I highly recommend this for other people.

创建者 Danilo B

Aug 17, 2020

Very nice introduction to Deep Learning in practice. However, I personally believe the student who should take this course must have a solid background in order to understand the concepts and the effects caused by the changes made, since they are very lightly presented.

创建者 samina y

Mar 27, 2022

It was easy to follow up all the lesson because of the way the course has been structured. I even tried in other places to learn tensorflow but i was not able to continue after few days. but this structured course was the best. I am confident about the knowledge i got.

创建者 Marek P

May 17, 2021

Course is a very well-structured introduction to Tensorflow as tool for building neural networks. It's easy to follow and has good template colabs that are understandable and easy to build skills and understanding of more and more complex features of Tensorflow easily.

创建者 Barclay B

Dec 7, 2019

Excellent course! I highly recommend (as Andrew suggests) doing the Deep Learning specialization first, so that you learn what's really going on. This course is great as a follow on to help you learn how to do the implementation of the concepts taught in Deep Learning!

创建者 Suprajith H

Jun 2, 2019

Great course. Easy to follow. The example problems are very valuable. I felt the course was a little short compared to the other courses I have taken on Coursera. Nonetheless, it is a very good course if you want to understand how to code using Tensorflow framework.

创建者 Anaxímeno B

May 9, 2021

The course is very understandable because it has very well explained by the professors.

Before making this course, I would recommend studying some of the Deep Learning Concepts on other courses, but you will understand most of the course even if you haven't studied.

创建者 Avdhoot A L

Sep 7, 2020

TensorFlow provides pre-built functions and advanced operations to ease the task of building different neural network models. In this course, I was able to explore, learn, and implement these ideas and thus enhance my understanding of neural nets. It was quite fun.

创建者 Isah A

Apr 12, 2020

The course is wonderful. I really love the way it is being thought here; from the videos, to the tests, then the notebooks for assignment(s), and finally to google co laboratory, every step seemed properly calculated to ensure that learning gave the best experience.

创建者 Henk M

Dec 8, 2019

A very accessible course and very practical as well. I would recommend to study a course like Machine Learing by Andrew Ng as well to get a better understanding of the foundations of neural networks.

Teaching is great and the materials worked flawlessly. Many thanks!

创建者 Zecheng W

Jan 13, 2021

This is an introductory course focusing on TensorFlow so I think the course designer makes a good balance between fundamental knowledge of machine learning and the Keras tool. It also starts with simple codes and gradually adds complexity. Well done deeplearning.ai

创建者 Maaz B M

Oct 30, 2022

A gentle and good introduction to deep learning. It would be better if a learner is following some deep learning lectures around (can be Sir Andrew's,MIT,Standford or any other). Digital Image Processing knowledge can help a lot here and we can see DIP in action.

创建者 Anupriya G

Apr 3, 2019

Excellent course to start Deep Learning with TensorFlow. Step-wise brief description gives good insight about the subject which help in building up minimum understanding required. Thank you Andew Ng, Laurence Moroney and deeplearning.ai for this wonderful course

创建者 Udith K V

Aug 7, 2020

Extremely good beginner's course on ML. Course deliver what is says it would perfectly.

Really practical as well since we immediately deal with code after getting done with the concepts and technical jargons.

I enjoyed and learnt a lot from this course, Thank You.

创建者 Sneha K

May 3, 2021

This course gave me a great experience in learning tensor flow library for creating models by training the machine using data. In general I enjoyed doing this course. I strongly recommend this course to other learners if you really want to learn tensor flow.

创建者 张择宇

Aug 23, 2020

From this course, I learned about how to use TensorFlow to built convolutional neural networks for image recognition. I love the course and it was a wonderful experience for my learning process. I am grateful to your help that I got the Finance Aid.Thank you!