Chevron Left
返回到 Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization

学生对 DeepLearning.AI 提供的 Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization 的评价和反馈

4.9
63,489 个评分

课程概述

In the second course of the Deep Learning Specialization, you will open the deep learning black box to understand the processes that drive performance and generate good results systematically. By the end, you will learn the best practices to train and develop test sets and analyze bias/variance for building deep learning applications; be able to use standard neural network techniques such as initialization, L2 and dropout regularization, hyperparameter tuning, batch normalization, and gradient checking; implement and apply a variety of optimization algorithms, such as mini-batch gradient descent, Momentum, RMSprop and Adam, and check for their convergence; and implement a neural network in TensorFlow. 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....

热门审阅

DD

Mar 28, 2020

I have done two courses under Andrew ng and I am grateful to Coursera for their highly optimised and easily learning course structure. It has greatly help me gain confidence in this field. Thank you.

AM

Oct 8, 2019

I really enjoyed this course. Many details are given here that are crucial to gain experience and tips on things that looks easy at first sight but are important for a faster ML project implementation

筛选依据:

6476 - Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization 的 6500 个评论(共 7,283 个)

创建者 Collin O

Mar 15, 2019

Valuable lessons, but the tensorflow lesson + assignment at the end was a bit vague and hard to follow to the point of passing their test cases.

创建者 Giuseppe N

Jul 9, 2018

It's very good, but I would have spent more explaining the difference between adding layers and adding neurons, and how to decide the next move.

创建者 Jeremy Z

Dec 11, 2017

a few of the examples and expected output for the programming exercises seemed not to be correct. otherwise great course. highly recommended.

创建者 David A S

Sep 27, 2017

Good course. Kinda skips over hard bits which only leaves one with more questions. Hopefully these details are recovered in the later courses.

创建者 지혜성

Apr 18, 2021

Very good class. Appreciate it.

However, the explanation for some theories is not enough.

More explanation needed for Adam optimizer, RMS prop.

创建者 Trung T D

Feb 9, 2019

It's a wonderful course because it provides me how to improve deep neural networks and delve to some techniques to gain good hyperparameters

创建者 John S L

Feb 1, 2019

Would have given 5 stars if the Jupyter exercise did not give me too much of a hard time looking for errors in syntax. Overall, great lesson!

创建者 parag p

Oct 19, 2018

Loved the easy to understand explanation given by Prof. Andrew Ng for some of the most complex concepts in Deep Learning like Regularisation.

创建者 김대희

Nov 5, 2017

This class is very helpful for understanding parameters of ML except week 3 class and assignment for Tensorflow which is not fully explained.

创建者 Aatish G

Sep 12, 2021

The TensorFlow part of the course could have been more in depth, because there were lots of problems faced during the programming exercise.

创建者 Xiaochao G

Dec 25, 2017

I don't understand tensorflow mechanism and when to use what function. Should I stop to learn more tf or just move on the following courses

创建者 Tuấn T L

Nov 9, 2021

The video content and theories went very how. However, week 3 assignment has some bugs and unclear explaination of compute_cost exercise.

创建者 Nataliia K

Oct 27, 2019

Quite ok, but programming assignment was mostly copy-paste style. I am not able to repeat something similar independently after the course

创建者 Maximilian B

Sep 25, 2018

A lot of great concepts covered in the lectures but only few were explored in the assignments. The assignments seemed fairly simple to me.

创建者 Vanja T

Sep 24, 2017

There were grading results that seemed wrong - I've submitted report on grading to explain details. Other than that, the course was great!

创建者 Batuhan A

Jun 17, 2020

This course was nice for me.First Andrew Ng talks about mathematicall background of the concepts then you get hands on coding experience.

创建者 Aditya S

Oct 4, 2019

Good course. However expected some more mathematical proofs for some of the ideas like bias correction and exponential weighted averages.

创建者 Prerna D

Sep 7, 2019

Very good course. All the concepts explained very well. I just feel programming assignments were too easy, they could be a little tougher

创建者 Shreya A

Feb 16, 2021

It might help the academic learners if tutorials can be more engaging and rigorous than they are at present. But hey, not bad at all! :)

创建者 Mohamed M

Jul 14, 2020

It's really great Mr/Andrew has a good way of explaining stuff even tho i need to search some stuff on youtube for greater understanding

创建者 Nupur S

May 19, 2020

I loved the course, as it provided concise explanations and covered all important topics required in Deep Learning. Thank you Andrew Ng!

创建者 Sidharth W

Oct 19, 2018

Would have been 5 star but I found typos in the assignments and exercises -which have still not been corrected which is quite surprising

创建者 Styvens B

Aug 26, 2021

Good course overall . The batch normalization explanation were not so convincing. The last assignment on Tensor Flow need improvement.

创建者 HARSHUL G I 2 - B

Aug 13, 2021

The course is nice but the tensorflow exercise has a lot of functions that weren't explained before and implementing them was difficult

创建者 Varunraju V

Aug 24, 2020

Its good hands-on course but to master it will certainly requires to dwell more into the specifics and need to work on various projects