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
XG
Oct 30, 2017
Thank you Andrew!! I know start to use Tensorflow, however, this tool is not well for a research goal. Maybe, pytorch could be considered in the future!! And let us know how to use pytorch in Windows.
By Chee H H
•Nov 24, 2017
Less exciting than the first course, but this course is important to understanding the parameters that could affect a neural network's performance.
By Sander L
•May 2, 2021
I feel like the course is a bit too easy. I would recommend making it more difficult by letting the end-user try more hyperparameter tuning tests.
By Youssouf B
•Apr 22, 2019
what I did recognize in the deeplearning specialization that there are now further reading suggestions or reading syllabus like the other courses.
By Harsh T
•Feb 26, 2019
This course is one of the best course for good understanding of hyperparameter tunning.
And also let you know the effect of various hyperparameter.
By Nicolás C
•Apr 9, 2019
Nice course, TensorFlow might need some more in-detail explanation because it's a different than programming with Python, but it was really nice.
By Vinicius J S
•Aug 8, 2018
Nice course and nice the Tensorflow introduction, but there are errors on the lecture and on the final test. Be aware to use the forum some times
By Daniel F (
•Feb 9, 2020
Course was awesome, but there is an error with the grader for one of the programming assignments that took some time to search for a workaround.
By Collin O
•Mar 15, 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 11, 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 27, 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 Dinh T T
•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 2K19 / E / A 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 25, 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ấn 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 27, 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 25, 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 17, 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