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

JS

Apr 4, 2021

Fantastic course and although it guides you through the course (and may feel less challenging to some) it provides all the building blocks for you to latter apply them to your own interesting project.

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:

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

By Abdelrahman A

•

May 19, 2019

it is wonderful course i learned more in Deep learning and how to apply regularization

and how to optimize cost function also programming in Tensor flow

i thanks all teaching assistant for there efforts to learn us

and i recommend this course to DL beginners

By manish m

•

Apr 28, 2018

I recommend everyone to go through this course if you really want to learn detail about hyperparameter tuning , optimizers and regularization used to make neural network better. It helps to open black box of Neural network and know in detail about how all works.

By Lee F

•

Sep 5, 2017

Some very useful insights into practical implementation and optimization of neural networks, and a very welcome introduction to TensorFlow. After coding networks in numpy you both appreciate the framework, as well as understand what it's doing behind the scenes.

By Sebastian E G

•

Aug 18, 2017

Again, fantastic. Great way to explain how to tune your algorithms to improve bias and variance. Great explanation of what optimizers are used and how they function. Glad to know the nuts and bolts of the parameters usually defined in machine learning frameworks

By Yizhe

•

May 31, 2021

This cause is good for me. It taught me how to tune hyperparameters and correct regularisation and optimisation to speed up the process of Machine Learning. I got some useful knowledge to utilise Tensorflow to quickly create a model and put it into the product.

By Harsh B

•

Nov 6, 2017

This course is a must for understanding hyperparameters and their tuning and choosing the best ones for your model. Prof. Andrew explains everything very simply and precisely. This course is intended for intermediate users who have knowledge with Deep networks.

By Aman D

•

Sep 8, 2017

I think the most important course of the 1st 3. It tells about all the different optimizations and practical aspects of training a deep neural network. I would keep referring to its content in the future too. Thank you team for creating such a wonderful course.

By kunal s

•

Aug 14, 2017

This was one the best course as it has made me capable to increase the efficiency of a project as it has taught me various techniques of selection of data size ratios, tunning hyper-parameters speeding gradient checking using different techniques and many more.

By Sampath T

•

Sep 23, 2021

I would like to thank coursera to giving me opportunity to follow Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization course. In the last few weeks I learned a lot of new theories and basics of improving deep neural networks.

By JUAN P M M

•

Feb 10, 2021

Este curso ofrece una información más interesante que el primero, teniendo en cuenta que ya se saben los conceptos básicos. Hay un contenido de calidad que está bien explicado, sobre todo ayuda de cara a saber por qué se eligen los hiper parámetros en una red.

By Beltus N

•

Jun 1, 2020

The gentle transition from NumPy based implemented deep learning functions to the Google's TensorFlow framework is so smooth and easy to comprehend. My understanding of the concepts has been solidified by the course. Thank you Andrew Ng and the Coursera team.

By Tú N

•

Oct 28, 2017

Extremely useful course . I highly recommend it . This course give me some helpful tips to tune hyperparameters , some optimization techniques that never heard before . The intro to Tensorflow in third weed is great . Assignment also proves to be insightful .

By Dagart A

•

Jun 21, 2022

Very in-depth course to understand how to fine tune hyperparameters properly and which hold the greatest significance for performance. The Regularization techniques are also interesting to learn what the theory behind Adam, RMSprop, and Momentum optimizers.

By Ka W P N

•

Apr 7, 2019

The course materials are well-designed. However, I have to say this is not an easy course as I spent a lot of efforts in order to understand how to do the assignments. Overall, I strongly believe the course has taught me what I need to know about this topic!

By helenhu

•

Jan 29, 2021

I've learn a lot from professor Andrew Ng.He is definitely my super idol.Thanks a lot.It‘s a pretty awesome platform for me to learn from the giant.From the course of machine-learning to deep-learning,I really feel like I've made a lot of progress.Thanks.

By Joshua D

•

May 18, 2020

This was an interesting and challenging course. Andrew gives good intuitions about the fundamentals of improving deep neural networks. I recommend having separate optional sections explaining the math behind some of the concepts for those who are interested

By Jude N R I

•

Nov 2, 2017

This course brought to light a lot of the more intricate topics in deep learning. Compared to my knowledge before the course, I now feel like I have a sound understanding of all the small nuts and bolts that work in a deep learning system. Loved the course.

By Nazmus S E

•

Apr 18, 2020

This is one of the best courses on Coursera. Cleared a lot of concepts. Before this course, I was always thinking, what to do if I had to classify among multiple classes, but the explanation of softmax was actually very helpful in answering that question.

By ANSHUMAN S

•

May 25, 2019

This was a very interesting and different course from others. I found it very helpful

for improving the NNs and the techniques taught with assignments give a well insight so as to how the problem should be dealt with.

Thank you to teachers and to Coursera.

By Vivek V

•

Nov 6, 2017

A perfect course on Deep learning. Mathematical analysis well put forward by Andrew. I am looking forward to finish Deep Learning specialization. I would appreciate if he provides reference to textbooks to learn more about the fundamentals.

Thank you,

Vivek

By Yash R

•

Nov 29, 2021

Great course. It goes over many practical method to speed up the training process and also does an excellent job at explaining why these algorithm work. The programming assignment notebooks were also nice and helps to reinforce and understand the theory.

By Jiani S

•

Jan 4, 2020

Recommend! The parts of batch norm and epoch in mini-batch solved my confusions. And the exercise of Tensorflow is simplify and useful. Without tedious documents, you can easily contruct a neural network for practical problems following the instructions.

By Satyam D

•

Dec 12, 2018

Yet another great course from Prof. Andrew Ng and Coursera. Deeply grateful to all involved in the preparation of this course. Absolutely essential to learn these concepts if we want to build and optimize deep neural networks for creating great products!

By Kyle L

•

Dec 23, 2017

The conciseness of the course material and interviews with industry experts offer thorough insight and can inspire confidence in new and old DNN learners alike. I look forward to learning more in the remaining courses of the Deep Learning Specialization!

By Hao X

•

Aug 30, 2020

I benefit a lot from this course regarding parameter initialization, hyperparameter optimization, batch normalization, optimization, etc. All the knowledge are well explained both intuitively and mathematically. Always enjoyable to learn from Andrew Ng.