Chevron Left
Back to Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization

Learner Reviews & Feedback for Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization by DeepLearning.AI

4.9
stars
63,283 ratings

About the Course

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

Top reviews

AS

Apr 19, 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

AM

Oct 9, 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

Filter by:

6601 - 6625 of 7,270 Reviews for Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization

By Harry L

•

Mar 21, 2020

Too much code is given, which makes the programming assignments too easy. The material is great, though.

By Shijian G

•

Nov 29, 2019

These series are generally clear and well-organized. It would be better to provide tensorflow materials.

By Kevin T

•

Mar 29, 2023

The assignments could have been explained a little bit better. The course was overall very interesting.

By Joseph A

•

Dec 6, 2020

The course was very great, although I feel I needed a better explanation about tensorflow functionality

By Tien N V

•

Jun 24, 2020

This course so very good for person who wants to understand the optimization topic in machine learning.

By Tanmay

•

Jun 2, 2020

Nice content; creators must try to focus on enhancing the confidence of learners to code by themselves.

By Ranjan D

•

Jul 17, 2019

Great explanation on tuning different hyper parameters and how they can effect the model's performance.

By Keanu T

•

Jun 26, 2019

I wish it went a little more in-depth with softmax classifiers but I can find that online so it's good.

By Byron M

•

Apr 9, 2018

The final assignment didn't have the right instructions, a lot of misleading comments and instructions.

By Matías L M

•

Oct 30, 2017

The professor is really good at explaining. The projects got more interesting than in the first course.

By Per K

•

Oct 3, 2017

Get you to a more practical understanding of deep learning. The introduction to TensorFlow is valuable.

By Alexander

•

Mar 9, 2020

I would like to learn the V2 of TensorFlow. Except that. exceptional course. I love Andrew's teaching!

By LEO L

•

Jul 31, 2019

All is good except the submission part, sometime return submission failure without specifying a reason

By Deleted A

•

Jun 22, 2019

Great Course ! I learned a lot, but I would have preferred another Framework though (like Pytorch) ...

By Qingyun W

•

Jun 6, 2019

Some typos in the programming assignment is still not fixed (Mentioned in top posts in the discussion)

By Ryan M

•

Oct 8, 2018

a very informative course, I was introduced to Tensorflow through this course... I absolutely loved it

By Dan C

•

Feb 28, 2018

I had a bug in my compute_cost function that caused cost to spiral but the grader did not catch it....

By Yash J

•

May 18, 2020

There should have been deeper explanation for the tensor flow section. Otherwise an excellent course.

By Tim W

•

Aug 20, 2020

Course material was quite good, only disappointment was that it was taught in tensorflow 1 and not 2

By John C

•

May 18, 2020

Great instruction on the fundamentals. Probably need to update to Tensorflow 2 or just teach Keras.

By Akshat D

•

Apr 22, 2020

This was one of the amazing courses I've ever attended on Coursera. Kudos to Andrew NG and the team.

By sahil a

•

Mar 11, 2020

week 3 : Tensorflow framework explanation can be much better otherwise the whole course is very good

By Lin Z

•

Mar 28, 2019

interesting introduction about deep neuro networks with examples on how to use Tensorflow framework.

By Marijan S

•

Sep 9, 2018

I learned very useful info, but the last programming asignment with tensorflow was a pain in the a**

By Sébastien C

•

Nov 19, 2020

This is a good overview of optimization techniques. I think the exercises are sometimes too guided.