MK
Mar 14, 2024
Cant express how thankful I am to Andrew Ng, literally thought me from start to finish when my school didnt touch about it, learn a lot and decided to use my knowledge and apply to real world projects
JY
Oct 30, 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.
By Tamir B
•Feb 27, 2019
Very good and fun course in the sequence. However, it would be very nice if there were some examples of using RNN for things such as self driving etc, outside the realm of speech and NLP
By Tamilarasu S
•Feb 16, 2018
The course videos are very good. However the optional parts of assignments have lots of issues and errors. Please update the assignment to reduce the time wasted unnecessarily debugging.
By Pierre-Henri S
•Jun 14, 2019
Very interesting exercice and assignments from which a lot is to learn. Content quite complicated which will require from me to come back for review and deepen some points. Thank you !
By Henrique M
•Aug 29, 2018
It was necessary to study extensively the Keras framework to fulfill the code tasks. I suggest an extra module with small simple RNN modeling exercises to better adapt the framework.
By Anthony T
•Feb 15, 2018
Overall, I really like this module. One possible improvement might be providing more information for backpropagation. Maybe as an optional video or just reading materials. Thank you.
By Bruno s
•Aug 24, 2019
nice course even few chapters could be more detailled technically speaking. However the assignements are very nice and helps to complete the understanding. Many thanks for such work
By DIVYA L K
•Sep 6, 2020
Thank you Andrew Ng for making me comfortable with the deep learning topics on Sequential data...Assessments were interesting ..can be made to enable us better play with the models
By Karan S
•Oct 11, 2019
Week 2 was wonderful to learn and understand. I wish to explore more on LSTM and Attention based models. Video lectures were not enough for me. Still I am happy for what I learnt.
By yuankun x
•Mar 20, 2019
Overall it is a good course. Much need to improve on the feedback of grading of which output is not really helping. Referring to global variables in assignments are really tricky.
By srinivasan v
•Feb 28, 2018
Overall a very good course , i wish the model construction ( i.e. the rationale in stacking up the layers) is covered in bit more detail, otherwise an excellent course, no doubt.
By Rahul S
•May 27, 2018
The assignments can be made a little difficult. Can Include assignments of Image captioning, that would have been great. Overall a great course. Sir Andrew Ng, superb teaching!!
By george v
•Apr 1, 2018
great course as always by andrew. would give it a 5/5 but had some sloppy mistakes regarding the formulas. overal impression : exceptional and highly recommended. thanks andrew!
By Masood J K
•Jul 9, 2020
Compared to the previous courses, this one was a little hard for me. Because Dr. Andrew tried to squeezed a bunch of information in this course. It's a wonderful course though.
By Iain C
•Oct 4, 2019
Some of the assignments are very difficult to pass. I think I understand the concepts but the instructions for the assignments could be a lot clearer and provide more guidance.
By kl
•Aug 3, 2022
The course is great. The assignment sessions are a little confusing. It would be good to show the complete codes for the test cases so that test errors can be easier to debug.
By Apra G
•Apr 12, 2021
I did not feel like I got a super clear understanding on how to use various library functions in keras, I did gain a really good understanding of the underlying models though!
By Marcilio M
•Sep 18, 2024
Great course overall with lots of technical details. Week 4 content on transformers is high-level and makes it difficult and time-consuming to complete the hands-on exercise.
By Gregory S
•May 26, 2020
Excellent content, although the exercises - at this stage of specialization - should focus more on NN architecture, than on pure computational and matrix slicing tasks, imho.
By Kaan A
•Aug 12, 2019
Even though it has some flaws in audio clips and homeworks, programming assignments are fun to do. Great real world applications on this whole specialization is just perfect!
By Lap-hang H
•Sep 9, 2018
The content was quite good as with previous courses in this specialization. Just dropping a star because week 1 material wasn't as clear to follow as the rest of the content.
By JanessaTech Z
•Nov 29, 2019
Compared to the first two sections, I don't think this section is better than those. Anyway, I learnt some concepts about sequence models which I need to dive into in future
By Mikhail K
•Feb 12, 2022
A great course on NLP including Transformers. One star down for quite a brief introduction to transformers (I understand that time passes but you better update the course)
By Tang Y
•Apr 11, 2019
The videos are of high quality as always, while the programming exercises had some error in it. Compare with the previous few courses this one seems not polished so well.
By Steven W
•Jan 19, 2021
I learned a lot, but it really felt like there could have been a whole other week's worth of material, especially talking about newer innovations like transformers, etc.
By Jonathan H
•Dec 31, 2020
This course and assignments helped me understand concepts in NLP. However, it is a little less comprehensive compared to the previous courses in the deep learning series