Chevron Left
返回到 Convolutional Neural Networks in TensorFlow

学生对 DeepLearning.AI 提供的 Convolutional Neural Networks in TensorFlow 的评价和反馈

4.7
8,215 个评分

课程概述

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. In Course 2 of the DeepLearning.AI TensorFlow Developer Specialization, you will learn advanced techniques to improve the computer vision model you built in Course 1. You will explore how to work with real-world images in different shapes and sizes, visualize the journey of an image through convolutions to understand how a computer “sees” information, plot loss and accuracy, and explore strategies to prevent overfitting, including augmentation and dropout. Finally, Course 2 will introduce you to transfer learning and how learned features can be extracted from models. 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....

热门审阅

MH

May 23, 2019

A very comprehensive and easy to learn course on Tensor Flow. I am really impressed by the Instructor ability to teach difficult concept with ease. I will look forward another course of this series.

CM

Apr 30, 2019

A patient and coherent introduction. At the end, you have good working code you can use elsewhere. Remarkably, the primary lecturer, Laurence Moroney, responds fairly quickly to posts in the forum.

筛选依据:

1126 - Convolutional Neural Networks in TensorFlow 的 1150 个评论(共 1,269 个)

创建者 Ignacio R L

Mar 28, 2020

Good course, but the notebooks need a deep review to fix the problems related to balance between the requirements of the exercise and the resources available also a better explanation of the exercise aims would be a nice to have to avoid misunderstandings

创建者 Michael R

Sep 18, 2019

Actually a great course. Only not getting more stars due to the issue encountered with the last exercise where there is an issue in loading the data files. The workbook keeps on crashing and there is no solution provided to resolve that.

创建者 Matías B

May 28, 2020

The material is good, but there is not much thereof.

The duration of the assignmentsis greatly exaggerated, since most of the lengths for the readings and exercises are wrong.

The course can easily be done in 25% of the official time.

创建者 Dirk H

Nov 7, 2019

If you have taken the first course of the specialization this class was repetitive at some points. I also did not like that there have not been graded coding problems. I still got some practice and learned some new techniques.

创建者 Pietro V

May 3, 2024

Great course and great explanations. The version of TF on CoLab, however has missing information that do not allow to complete the assignments correctly unless you search for answers on the internet for error messages.

创建者 Waleed I

Sep 30, 2023

Not too much explanation. Very short course, just like Tensorflow tutorials in short videos. It should be covering all aspects in detail like Deep Learning Specializaion making person fully expert in applying CNN.

创建者 Vincent Y

Mar 20, 2020

The materials about implmentation of transfer learning is helpfu, but again, I think the whole content of the first two courses could be compressed into one week. There're really not too much new things.

创建者 Sumit c

May 18, 2020

some clear instructions should be given for students. In exercise of week 4, there was no specific instruction about using .flow instead of .flow_from_directory, for labels we had to use to_catagorical.

创建者 Amir S

May 24, 2020

Course assignments need a good overhaul. The two environments to practice the assignments (Jupyter workbooks and Google Colab) are not consistent, one throws an error while the other one works fine.

创建者 Nermeen M M

Dec 13, 2019

Very good course but please consider reordering the videos and reading especially in week 3. It is better to discuss the code in the video before moving to the notebook not the opposite.

Thank you

创建者 Ashok N

Jun 26, 2020

Course content was super nice.

But exercise organization is very annoying. not at all satisfied with the exercises. sometimes not loading and sometimes is really annoying . very disappointed

创建者 Renjith B

Jul 15, 2019

Good content for classification tasks. But didn't cover anything related to object recognition, localisation and semantic segmentation which are the challenging computer vision tasks.

创建者 Luis S

Feb 9, 2021

The essential of convolutional neural networks is covered by this course although there ais unnecessary code in the examples and a lack of explanations especially in the assignments.

创建者 Yuvraj G

Apr 11, 2020

Too basic course. If its a practical course, then there should be exposure to more functionality of keras and not just the basic one which can be done from a blog/documentation.

创建者 Ted T

Jan 2, 2021

Lawrence's lectures were good, but exercises were disconnected from course material. Having to do exercises in Google Colab and then redo in Jupyter notebook was inefficient.

创建者 Andrei I

Feb 13, 2021

Too easy. One can finish all exercises without learning much. The quality of explanations is poor. The whole course is but a short walk through Laurence's Jupiter notebooks.

创建者 Andrea B

Jun 1, 2020

the topic is interesting, and the course is quite hands-on, but the treatment of the subject is extremely basic. Videos are too short and somehow superficial and incomplete

创建者 Anirban D

Dec 25, 2024

Boring. If you really want to teach Keras, please show how to write custom training loops. The train_step() function. Model.fit() gives an illusion of accomplishment.

创建者 Michele M C

Feb 18, 2021

cnn implementation theory should be covered better, giving more reason why the code is written this way, furthermore the last homework of the course was bad designed

创建者 seif m

Sep 20, 2020

very good course, but think it needs to go deeper in the functions and tools in tensorflow for conv netwroks, i have the feeling that the course is somehow shallow.

创建者 Adnan

Jun 7, 2020

It was a great course, but in my opinion, it could have been even better if it involved more concepts & APIs to explore apart from the most in-use TensorFlow APIs.

创建者 Ethan V

Aug 17, 2019

Solid content, but it feels like it's not *very* much on top of the first course in this specialization. I think these two courses could be combined into one.

创建者 Madhav A

Oct 16, 2019

The course is good for beginners as it is very basic. It needs more advance topics like Detection using TensorFlow. Have a lot of scope for improvement.

创建者 Moeen T

Feb 19, 2021

There wasn't enough useful content. There were also many problems with the programming assignments, specially in the last week's assignment.

创建者 Alejandro B

Sep 3, 2019

Google colab system for tasks is pretty bad, no control on the tasks plus it erases and u can't prove you did the work unless you save it