AM
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

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
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
RR
Could have increased assignments and some more indepth knowledge of tensorflow and proper installation way of tensorflow cause mine is showing error when iam trying to practice as shown in the video
SC
A valuable course in enhancing one's ability to properly identify the correct Hyperparameter to tune according to the situation - a critical task in day-to-day debugging & tuning of an algorithm.
BA
Very good course, useful and smart. Some of the example are on tensorflow 1 but I think that they will update them soon to keras tf2 Thank you!I will pass on what I have learned here to undergrads :)
DD
I have done two courses under Andrew ng and I am grateful to Coursera for their highly optimised and easily learning course structure. It has greatly help me gain confidence in this field. Thank you.
DH
Everything, Everyparameter in neural networks looks familiar to me now. I feel like I can optimize them for better accuracy. Overall I learned some new things and the way of teaching was really nice.
NT
I think this course is great. Because we learn about some definitions about hyperparameters, optimization which are frequently appears in papers or in the functions in some Deep Learning frameworks.
RL
I am really grateful to the deeplearning.ai community and Coursera for providing such an amazing platform to learn and grow. undoubtedly, one of the best courses for learning deep neural networks.
AS
This course is a big part of the meat of the Deep Learning specialization. I found both lectures and exercises gave me valuable practice at grappling with the actual process of training neural nets.
KC
Excellent content. The grader seriously needs to be updated thogh. For example, it needs to be Python2 and Tensorflow2 compatible and also needs to be robust in handling common syntaxes such as "-=".
HK
As a beginner who learn machine learning for 2 months, this course guide me to the basic concepts of hyperparameter tuning! I think I can come back to here while I practice machine learning projects!
NC
Yet another excellent course by Professor Ng! Really helped me gain a detailed understanding of optimization techniques such as RMSprop and Adam, as well as the inner workings of batch normalization.