Learner Reviews & Feedback for Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization by DeepLearning.AI
About the Course
Top reviews
AA
Oct 22, 2017
Assignment in week 2 could not tell the difference between 'a-=b' and 'a=a-b' and marked the former as incorrect even though they are the same and gave the same output. Other than that, a great course
KC
Dec 19, 2019
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 "-=".
2976 - 3000 of 7,283 Reviews for Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization
By Faline F
•Aug 24, 2019
The explanation of intuition behind each algorithm is very good.
By Hossein E Z
•Jul 19, 2019
This course was so useful to my knowledge on improving networks.
By Raja s v
•Jun 19, 2019
Great insight, practical approach. Really helpful course Thanks.
By YC X
•Jun 9, 2019
Easy to understand. The professor is very professional and nice.
By Veera V S S P
•May 12, 2019
A simple explanation of the basic concepts. Thank you Andrew Ng.
By Maciej F
•Apr 26, 2019
5 stars for the horse picture in the saddle point explanation :D
By Narayanan S
•Mar 18, 2019
Very practical content. Good introduction to frameworks as well.
By Tushar K
•Feb 2, 2019
This course helped me a lot in understanding the hyperparameters
By Sijie
•Jan 9, 2019
get a lot of insight about how to improve my own neural network.
By Nicolò R
•Sep 26, 2018
Wonderful course, it has both theory and implementation details.
By Stuart C
•Sep 14, 2018
great course which helps with more in-depth neural network ideas
By Krzysztof O
•Sep 2, 2018
Thank you Andrew for this magnificent course and specialization.
By Mohamed C S
•Jul 16, 2018
Excellent course, very clear videos and programming assignments!
By Shobhit G
•Jun 27, 2018
well taught course. The way its taught makes the concepts stick.
By Ed H
•Jun 10, 2018
Very good courses for the learning of DNN optimization problems.
By XIAO N (
•Apr 25, 2018
Very practical advice on how to fine tuning your neural networks
By Rodolfo C
•Mar 21, 2018
Great introduction to hyperparameters adjustment and Tensor flow
By Chertushkin M
•Mar 17, 2018
Fantastic course. Thank you, Andrew NG and deeplearning.ai team!
By S N
•Feb 12, 2018
Great Course with good fundamentals.More exercises would be nice
By Rafael L
•Feb 2, 2018
A bit less interesting than first one, but still a great course.
By Junheng Z
•Jan 13, 2018
It is really great and it help you to get starting to Tensorflow
By Daniel S
•Nov 6, 2017
Great tips for tuning networks and finally know what softmax is!
By Zwiebel
•Nov 6, 2017
Introduction of Tensorflow is concise and to the point as usual!
By zeeshan s
•Oct 27, 2017
Great intro to tensorflow after learning the underlying concepts