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,857 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

NA

Jan 13, 2020

After completion of this course I know which values to look at if my ML model is not performing up to the task. It is a detailed but not too complicated course to understand the parameters used by ML.

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

Filter by:

6651 - 6675 of 7,218 Reviews for Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization

By VONGKASEM L

Oct 19, 2018

some video lectures have some audio clips repeated, often at the end of the video.

By Bryan L

Apr 8, 2018

Good explanation of gradient descent w/ momentum. Nice introduction to TensorFlow.

By V S P K

Oct 6, 2017

Course content is intense. May be need more detailed videos/lecture on Tensor flow

By Domagoj

Dec 11, 2021

Some exercises are not clear enough, that is why 4 stars, overall it is 5 stars.

By Ariel B

Dec 16, 2020

Tensorflow 1 assignment should be updated to version 2

Otherwise very good course.

By Krishna T

May 11, 2020

Loved the way how Prof.Andrew Ng explained everything in such a simplified manner

By Harsh B K

Jul 29, 2019

Good Insights of hyper parameters with other techniques to improve learning rate.

By JETTIBOINA V N D S R P

Jul 4, 2019

Content was excellent and it was delivered by Andrew Ng sir in an outstanding way

By Neeraj T

Dec 27, 2018

I thoroughly enjoyed this course. Presents the material in an easy to learn style

By satyasai n

Mar 20, 2018

they should have given more lectures on tensor flow but still it is a nice course

By mike b

Jan 15, 2021

The assignment teaches tensorflow v1 where I would have expected v2, Keras, etc.

By Bezzecchi E

Jan 7, 2021

Good understaning on why certains 'tricks' in nn tuning and regularization work.

By Marwan S

Sep 10, 2020

In my opinion,the tensorflow framework should have been set in a separate course

By Martin B

Aug 28, 2020

very good but TensorFlow requires more explanations especially in the last block

By Luis E G A

Nov 23, 2019

great course, last videos (except for frameworks ) were somewhat hard to follow.

By Ran S

May 17, 2019

More excersies on batch norm and hyper parameter search could have been usefull

By 成萧何

Mar 26, 2019

A programming assignment about batch normalization and softmax will be helpful.

By Enrique J S

Sep 23, 2018

Very interesting to improve the foundations of neural networks previously learnt

By udit b

Mar 7, 2018

Not much ground covered on implementation of hyperparameter search in tensorflow

By Muktanil D

Jan 6, 2018

Great course, nice explanation of optimization techniques...too less TensorFlow.

By Kumar V

Oct 15, 2017

Good course could have been better expected little more on Tensor flow exercise.

By C. G F

Sep 30, 2017

Clear and simple introduction to the topics. Useful hints and 'takeaway lessons'

By Abidur R

Jun 25, 2020

Should have some TensorFlow Tutorials. I have found it difficult to understand.

By xiao c

Apr 12, 2020

Good content. But I found the pace a little slow , maybe just my impatience. :)

By David A H V

Mar 15, 2020

Great insights, however the programming assignments came with some minor issues