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
62,864 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

HD

Dec 5, 2019

I enjoyed it, it is really helpful, id like to have the oportunity to implement all these deeply in a real example.

the only thing i didn't have completely clear is the barch norm, it is so confuse

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

Filter by:

6551 - 6575 of 7,219 Reviews for Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization

By Leitner C S E S

•

Aug 29, 2017

Excellent course. But -1 for using TensorFlow, a not-really-free framework, to introduce students to them.

By Jayshree R

•

Jul 4, 2019

An intuitive approach towards Hyper parameters. Covers the concept of optimization algorithms quiet well.

By Makragić A

•

Jan 9, 2019

Great lectures, I'm little disappointed with TensorFlow tutorial, there should be 1 week for that only...

By Richard H

•

Sep 28, 2017

Fills in the tricky gaps in using DNN that are necessary to transition from basics to practical projects.

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 25, 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 29, 2017

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

By Per K

•

Oct 2, 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 30, 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 7, 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 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.