JY
Oct 29, 2018
The lectures covers lots of SOTA deep learning algorithms and the lectures are well-designed and easy to understand. The programming assignment is really good to enhance the understanding of lectures.
WK
Mar 13, 2018
I was really happy because I could learn deep learning from Andrew Ng.
The lectures were fantastic and amazing.
I was able to catch really important concepts of sequence models.
Thanks a lot!
By Ka W P N
•Apr 11, 2019
If not Internet, I would not have been able to study a world-class Deep Learning course at an affordable price. Thanks Andrew and team.
By fake o
•Jul 18, 2020
Assignments were extremely didactic; there was no room for creativity. They were not transparent and gave a minimal idea of how to implement these things properly. Course moderators did not bother to answer any of my queries, making the course even less intellectually stimulating. The lectures were monotonous, and hence, I was having trouble finding them to be very engaging. Although, the professor did give some insightful points.
In conclusion, I wouldn't recommend this course to someone unless they are extremely novice programmers. Yet, one may refer to the videos to gain some conceptual clarity on specific topics.
By Isaraparb L
•Jul 26, 2018
Unfortunately considerably a subpar course compared to the other four in the specialization. Programming assignment is a mess - wrong formulas presented, nowhere near enough Keras's tutorials, etc. Every assignment is passed by browsing the forum looking for help from other people. It is unclear to the point of being annoyed (got someone in the forum cancel his subscription). However, lectures are fine and sequence models cover a wide range of areas/applications, so you can't miss it anyway.
By Kiran M
•Feb 16, 2018
This course felt rushed. Especially, the programming assignments, which had many errors and were frustrating at time. It is still worth it since the content is really good -- only if you are willing to go through the frustration during the programming exercises.
By Martin C S
•Jul 13, 2019
Assignments don't match the quality of the other four courses of this specialization. Automatic grading accepts solutions despite results not matching expected results. This should be fixed.
By Oscarzhao
•Apr 2, 2018
some optional exercises are wrong, wasted a lot of time on LSTM backward propagation
By Ryan W
•Aug 31, 2020
I have no idea how we're supposed to walk out of these courses with the knowledge of how to build a neural network. The practice exercises are a joke. It's a bunch of functions taken out of context, with "instructions" on how to complete each. I don't understand how to do any of it, and I passed all the quizzes.
This specialization gets good reviews because people love Andrew, and although I'm sure he's a great guy, these courses provide no real practical information on how to build neural networks from scratch. I don't even know where to begin, and at this point I'm just copying solutions from the internet to complete the projects so I can just get my completion certificate.
I only recommend taking this from a theoretical perspective. If you're looking to get started with deep learning from a practical standpoint, look elsewhere. This isn't worth it.
By asieh h
•Jun 13, 2018
It was difficult to follow the programming exercises because many of it had already been written. I think it would be more useful to learn one framework instead of using both keras and tensorflow in one course. I still don't know how to debug any of these frameworks. Without the forums, it would be very difficult to pass the assignments. Sometimes there were bugs in the jupyter notebook, sometimes typos that were misleading. As a result, it took me many hours stuck on one assignment. It would be good if these comments are taken into account for the future classes of this course. I really enjoy Andrew Ng.'s courses but I was disappointed at this last course's assignments.
By Rauf S
•Apr 3, 2020
I will remember this course for all bad reasons. Poorly written programming assignments. These things not only wasted the time but days in doing the nonsense. It must be understood that people who are enrolled in such courses and specializations are doing it in their part-time and wasting their time in solving someone else's crap is totally not acceptable. I will never recommend this specialization to anyone. It is a waste of resources (time, money and energy).
By Moses O
•Jul 21, 2021
The unit tests in the programming assignments are poorly implemented. They will fail you if your code is not exactly as expected, even when it runs and returns the correct output.
By Saksham G
•Apr 19, 2020
TensorFlow and Keras basics are not covered. The course states no pre-requisites as well. This was really disappointing.
By Jaime G
•Jun 27, 2019
Some coding assignments were too hard to follow what was required.
By Navid A
•Aug 27, 2020
The first week is amazing. The last week is the worst! Andrew starts nicely; but as he goes to the second and third weeks, he hardly explains why he does what he does.
By AlainH
•Feb 5, 2018
This course has many inconsistencies and errors in the homework. Seems like a rushed job.
By Yanzeng L
•Feb 17, 2019
There are a lot of mistakes in programming assignment. Please update and fix it
By Harshvardhan B
•Jun 30, 2020
Not as good as other 4 courses of the specialization
By Jason D
•Sep 11, 2019
Wonderful end to this Deep Learning Specialization. The programming assignments cover up a variety of hot topics in the Deep Learning market. The videos are very well made and teach the content in depth. A special thanks to Prof. Andrew for yet another amazing course in this wonderful specialization!
By Ozioma N
•Jun 9, 2019
Great module, I am lucky to have used this resources in learning sequence models, I can imagine running LSTM using one of the frameworks without ever implementing it myself, Andrew Ng/Deeplearning.ai is the best!
By Marcin G
•Feb 1, 2018
Amazing course. Andrew Ng has exceptional talent to explain complicated concepts. I have heard about RNNs in other courses but this is the first course, that actually made me understand them. Highly recommended.
By Jaskooner S
•Jul 13, 2020
brilliant course, great quality instruction from Andrew Ng. The only faults are that some of the labs have not been supervised properly being a but buggy and a couple of later lectures were very dry.
By A.Bashar E
•Feb 4, 2018
Best simple course for Deep Learning. I think this specialization is the best as a MOOC but it can be better as an academic course.
By Jizhou Y
•Mar 1, 2019
Professor Andrew is really knowledgeable. I learn a lot from his lecture videos.
By Oleh S
•Jun 3, 2020
Very good course which gives a nice intuition to sequence deep learning modelling. Unfortunately, this is the weakest one among the whole specialization. There are no deep explanation of LSTM as well as GRU and back-propagation algorithm. Seq2seq models explanation is not clear and looks too inconsistent. I had to read a lot of the additional materials and blogs in order to understood a theory behind lectures. Hence, the first week assignments were disagreeably difficult to complete, whereas second and third week assignments were comparatively easy. I think this course should be revised or prolonged for 4 weeks to cover LSTM models more profoundly. Nevertheless, I would like to thank Prof. Andrew Ng for really great job and initiatives in such an important area of study!
By Beibit
•Jun 25, 2019
Little bit math heavy. It was sometimes hard to understand the intuition, e.g. RNN, LSTM, GRU
By Ravi K S
•May 19, 2019
Could have been more thorough like previous courses