Chevron Left
返回到 Convolutional Neural Networks

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

4.9
42,527 个评分

课程概述

In the fourth course of the Deep Learning Specialization, you will understand how computer vision has evolved and become familiar with its exciting applications such as autonomous driving, face recognition, reading radiology images, and more. By the end, you will be able to build a convolutional neural network, including recent variations such as residual networks; apply convolutional networks to visual detection and recognition tasks; and use neural style transfer to generate art and apply these algorithms to a variety of image, video, and other 2D or 3D data. The Deep Learning Specialization is our foundational program that will help you understand the capabilities, challenges, and consequences of deep learning and prepare you to participate in the development of leading-edge AI technology. It provides a pathway for you to gain the knowledge and skills to apply machine learning to your work, level up your technical career, and take the definitive step in the world of AI....

热门审阅

FT

Apr 6, 2021

Very good introduction to programming convolutional neural networks. Although the models and functions needed are complicated ,this course takes you by the hand and introduces to all these wild ideas

AG

Jan 12, 2019

Great course for kickoff into the world of CNN's. Gives a nice overview of existing architectures and certain applications of CNN's as well as giving some solid background in how they work internally.

筛选依据:

5401 - Convolutional Neural Networks 的 5425 个评论(共 5,639 个)

创建者 Michael A

Jan 8, 2018

The programming exercises in week 4 have mistakes in them that have been reported over 2 months ago and still not fixed.

I would expect a payed course to exhibit a higher responsiveness.

创建者 Mario S

Jun 20, 2018

Content: good! state of the art!Lecture: to many cut mistakes of the videos such that many sentences are repeated.Exercises: content ok but notebook functionality and grader too buggy!

创建者 Bashyam A

Nov 24, 2017

The lectures were pretty good - however, the programming exercises were rather error-prone. Huge thanks to the Discussion Forum where other students had posted trouble-shooting tips.

创建者 Roya K

Dec 8, 2017

content was good,Yolo was hard and i still does not suggest,wasted too much time on exercises,when the answer was not match it passed! very bad experience with the exercise part.

创建者 Till R

Mar 6, 2019

Would have liked to learn more about why various architectural choices are made when building deep networks. The nitty-gritty details and Python exercises were a little boring.

创建者 Mostafa M

Aug 30, 2019

The last week (week 4) was not explained in enough detail. I was often frustrated because i was finding myself not fully understanding the concepts because of missing details.

创建者 Claire L

Mar 4, 2018

Content was great but the grading issues with the homework assignments made this course very time consuming and frustrating. Will recommend it when grading issues are fixed.

创建者 Jes T B K

Feb 9, 2021

Teaching and questionnaires are good. Programming assignments are low quality and wasting time. For the next module I will probably not bother much with the assignments.

创建者 Aditya K

Apr 15, 2020

The theory part is outstanding, concepts explanation is great but the programming assignments are not updated to TensorFlow 2.x that's an issue else everything was nice.

创建者 Marco L S

Dec 10, 2019

I hoped there would have been a more theoretical explanation and also talks about why some nets are done in this way rather than another; it seems like it's all magic.

创建者 Arjun V

Mar 18, 2020

Liked the concepts overall. The tieing up of basics concepts across different use cases could've been better explained from first principles and for better intuition.

创建者 Amit A

Sep 2, 2020

Andrew Sir explanation is awesome, but please do explain concepts in videos also, as some programming assignments contain data, info that we are not having knowledge

创建者 Sebastien M

Aug 1, 2018

I spend 1 week on the last assignment due of one bug. I am disappointed but the content of the course was good. Please next time react faster for correcting bugs

创建者 Stanislav C

Jan 29, 2018

Grader in the last assignment is wrong. It has been reported in the discussion forums several months ago and still hasn't been. Apart from that, great content

创建者 Jesus A F

Jan 20, 2018

The course gives you a good introduction to NN. However, the grading is buggy, and the content rather superficial. It gives you a false sense of achievement.

创建者 Stefan M

Jun 14, 2019

The homework assignments, compared to the other courses, where pretty low in quality. If these errors get corrected, I'd happily give this course 5/5 stars.

创建者 Mathias E

Oct 25, 2021

Videos were mostly great!

Expected more of the written material (quizes, assignments, etc.), not the quality I would expect from something I've paid for...

创建者 Uddhav D

Jun 7, 2019

Some issues regarding the submission of assignments and some minute mistake in the videos and assignment. Although great teaching by Andrew as always :)

创建者 Karol K

Dec 3, 2017

Issue with triplet loss function shouldn't happen. I had to remove "axis = -1" in order to pass grader even though function had produced wrong answer!!!

创建者 Dmitry K

Nov 30, 2017

There are a lot of issues with programming assignments grader (I've spent one hour to complete assignment and two days to make a grader to get it)

创建者 Roel H

Jun 22, 2018

The programming assignments contain bugs. Also the jupyter notebook kept on shutting down thus slowing down the learning process quite a bit :-(

创建者 Kalana A

Jan 25, 2019

Certain Parts are not that much clear. Specially like in the triplet loss function, until the coding was done the real procedure was not clear.

创建者 Kanishka D

Dec 26, 2017

the assignment setup and graders are not updated after reporting issues several times which caused a great deal of frustration among students.

创建者 Felix P

Nov 20, 2017

The last exercise it was a litle annoyng, it took me almost five days to figure out how to solve the face recognition because a grader fault.

创建者 Sergio B

Dec 13, 2020

I enjoyed the courses but I would like more practice, maybe a different module or examples aimed to help you define and optimize our models