Learner Reviews & Feedback for Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization by DeepLearning.AI
About the Course
Top reviews
AA
Oct 23, 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
AS
Apr 19, 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
6476 - 6500 of 7,283 Reviews for Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization
By Collin O
鈥Mar 16, 2019
Valuable lessons, but the tensorflow lesson + assignment at the end was a bit vague and hard to follow to the point of passing their test cases.
By Giuseppe N
鈥Jul 9, 2018
It's very good, but I would have spent more explaining the difference between adding layers and adding neurons, and how to decide the next move.
By Jeremy Z
鈥Dec 12, 2017
a few of the examples and expected output for the programming exercises seemed not to be correct. otherwise great course. highly recommended.
By David A S
鈥Sep 28, 2017
Good course. Kinda skips over hard bits which only leaves one with more questions. Hopefully these details are recovered in the later courses.
By 歆順滌劚
鈥Apr 18, 2021
Very good class. Appreciate it.
However, the explanation for some theories is not enough.
More explanation needed for Adam optimizer, RMS prop.
By Trung T D
鈥Feb 9, 2019
It's a wonderful course because it provides me how to improve deep neural networks and delve to some techniques to gain good hyperparameters
By John S L
鈥Feb 1, 2019
Would have given 5 stars if the Jupyter exercise did not give me too much of a hard time looking for errors in syntax. Overall, great lesson!
By parag p
鈥Oct 19, 2018
Loved the easy to understand explanation given by Prof. Andrew Ng for some of the most complex concepts in Deep Learning like Regularisation.
By 旯雽頋
鈥Nov 5, 2017
This class is very helpful for understanding parameters of ML except week 3 class and assignment for Tensorflow which is not fully explained.
By Aatish G
鈥Sep 12, 2021
The TensorFlow part of the course could have been more in depth, because there were lots of problems faced during the programming exercise.
By Xiaochao G
鈥Dec 26, 2017
I don't understand tensorflow mechanism and when to use what function. Should I stop to learn more tf or just move on the following courses
By Tu岷 T L
鈥Nov 9, 2021
The video content and theories went very how. However, week 3 assignment has some bugs and unclear explaination of compute_cost exercise.
By Nataliia K
鈥Oct 28, 2019
Quite ok, but programming assignment was mostly copy-paste style. I am not able to repeat something similar independently after the course
By Maximilian B
鈥Sep 26, 2018
A lot of great concepts covered in the lectures but only few were explored in the assignments. The assignments seemed fairly simple to me.
By Vanja T
鈥Sep 24, 2017
There were grading results that seemed wrong - I've submitted report on grading to explain details. Other than that, the course was great!
By Batuhan A
鈥Jun 18, 2020
This course was nice for me.First Andrew Ng talks about mathematicall background of the concepts then you get hands on coding experience.
By Aditya S
鈥Oct 5, 2019
Good course. However expected some more mathematical proofs for some of the ideas like bias correction and exponential weighted averages.
By Prerna D
鈥Sep 7, 2019
Very good course. All the concepts explained very well. I just feel programming assignments were too easy, they could be a little tougher
By Shreya A
鈥Feb 17, 2021
It might help the academic learners if tutorials can be more engaging and rigorous than they are at present. But hey, not bad at all! :)
By Mohamed M
鈥Jul 14, 2020
It's really great Mr/Andrew has a good way of explaining stuff even tho i need to search some stuff on youtube for greater understanding
By Nupur S
鈥May 20, 2020
I loved the course, as it provided concise explanations and covered all important topics required in Deep Learning. Thank you Andrew Ng!
By Sidharth W
鈥Oct 19, 2018
Would have been 5 star but I found typos in the assignments and exercises -which have still not been corrected which is quite surprising
By Styvens B
鈥Aug 27, 2021
Good course overall . The batch normalization explanation were not so convincing. The last assignment on Tensor Flow need improvement.
By HARSHUL G I 2 - B
鈥Aug 13, 2021
The course is nice but the tensorflow exercise has a lot of functions that weren't explained before and implementing them was difficult
By Varunraju V
鈥Aug 24, 2020
Its good hands-on course but to master it will certainly requires to dwell more into the specifics and need to work on various projects