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,493 个评分

课程概述

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

热门审阅

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

AS

Apr 18, 2020

Very good course to give you deep insight about how to enhance your algorithm and neural network and improve its accuracy. Also teaches you Tensorflow. Highly recommend especially after the 1st course

筛选依据:

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

创建者 Adrian R M

Mar 28, 2020

Appreciate so much more the core essentials of applying common optimizations to NN models.

创建者 liuchenyu

Feb 7, 2020

Interesting,fascinating! But I hope more space to get in application and the art of coding

创建者 ngoy m

Jan 25, 2020

Learning quickly from very well thought out and put together lectures by Prof. Ng and team

创建者 Sathvik B

Jan 2, 2020

very practical course.... although hyperparameter tuning could be explained in more detail

创建者 Tim W

Dec 15, 2019

Thank Professor Ng for teaching us with such as a well-organized and very unique contents.

创建者 Namburi S

Nov 11, 2019

An excellent course with practical applications on how to do better hyper-parameter tuning

创建者 Dmitry S

Oct 18, 2019

Invaluable to understand the practical specifics of hyperparameter tuning and optimization

创建者 Joe M

Sep 29, 2019

Very nice course. Gives a real world perspective into optimization of deep learning models

创建者 Anne G

Aug 27, 2019

Thanks again for the great tutorials and the learning experiences! Thoroughly enjoyed it!

创建者 Jerry

May 27, 2019

Thanks to deeplearning.ai for this nice couse, really learned a lot and good for beginner.

创建者 Saurabh S

Mar 23, 2019

Awesome course. Improving the Deep Neural Network performance is explained so intuitively.

创建者 Deepak M

Jul 25, 2018

This course content is structured so well that you would almost never refer anything else.

创建者 zhaoxi w

Mar 18, 2018

very useful; i like the programming assignment which is well structured and well explained

创建者 Jyoti K

Mar 6, 2018

It is a great course to learn in-depth details of deep learning concepts. I learned a lot.

创建者 Lanchen S

Feb 10, 2018

I wish I could learn more about Tensorflow. But anyway, this course is already good enough

创建者 Kimi T

Feb 8, 2018

Excellent course. Provide a lot of useful tips to find the the optimal way to train a DNN!

创建者 Jitesh J

Sep 28, 2017

More programming exercises for Tensorflow may be advantageous from learning point of view.

创建者 Ingrid A

Sep 18, 2017

This course offers immediately usable advice for improving performance of neural networks.

创建者 yanghui

Aug 23, 2017

Programming assignment is well-designed to help me understand new concept;

great course!!!

创建者 Vinid S

Aug 14, 2017

Wonderfully structured course! Thanks a lot for your efforts to democratize Deep Learning.

创建者 Антон В С

Dec 30, 2020

Brilliant course to dive deeper into neural network and optimization processes inside it.

创建者 Virat K

Nov 15, 2020

It is an amazing method of learning and quite an interesting puzzle at end of the course.

创建者 Aleksander Z

Sep 20, 2020

Thanks for the great course! But I think the usage of Tensorflow v1 is a problem in 2020.

创建者 Snow Y

Aug 11, 2020

The optimization algorithms are very effective. The teacher explained clearly and easily.