课程概述
热门审阅
AM
Jun 30, 2019
The course is very good and has taught me the all the important concepts required to build a sequence model. The assignments are also very neatly and precisely designed for the real world application.
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.
3626 - Sequence Models 的 3650 个评论(共 3,832 个)
创建者 Nikhil Y
•Dec 1, 2020
Video content is excellent but I am not very much happy with the assignment task. There should must also be some video content based on the assignment because the some codes some libraries are not taught.
创建者 Dominik B
•Apr 27, 2020
In comparison with other courses in this specialisation a lot of assignments were poor quality - vague descriptions and code logic (especially week1, asign 2 & 3) or just broken (last week3 assignment)
创建者 Pier L L
•Feb 14, 2018
With respect to the others, this one seems to be prepared almost in a hurry and the learning curve is very steep and sometimes the programming assignment don't have a nice progression as the others.
创建者 saipuneet357 .
•Feb 2, 2020
Videos were really informative and were equally interesting, but I believe that the programming assignments lacked a bit in clarity. The instructions were really unclear, it could have been better
创建者 Lyn S
•Apr 3, 2019
Quite a few bugs or abstractions in this course, in comparison to the others the projects feel a bit rushed and pushed together. Andrews's explanations and video lectures were still great though.
创建者 田奇
•Mar 3, 2018
this course is the most difficult in deep learning specification, but i think Andrew NG should design more homework for word embeddings and bidirectional rnn, i do not understand how it works yet
创建者 Iggy P
•Apr 29, 2020
The course was great. However, coming from finance I was also hoping to see some examples which use time series so I can get a picture of how I can extend this knowledge to my specific domain.
创建者 Ioannis B
•May 27, 2020
The module was really good in explaining the concepts, but there wasn't any deep dive on the equations and mathematics behind with the results of making the code assignment harder to achieve.
创建者 Farzad E
•Jun 18, 2019
I gave 5 stars to other courses in this series but this one doesn't deserve 5 stars. There were many typos and bugs in the assignments compared to the other courses of the specialization.
创建者 Rohit B
•Sep 27, 2019
Video Lectures were excellent.
Assignments, however, were buggy and spoonfed you too much. I completed them, but on more than one occasion, I had no idea what the code was actually doing.
创建者 Purin W
•May 22, 2021
The lectures are wonderful as usual but the practical assignments are so extraordinarily perplexing that it does not seem to improve the learner's comprehension by a significant extent.
创建者 Удимов Д А
•Jun 28, 2020
Boring course:
Short videos instead of lections.
Copy-paste task instead of exercises.
Loading pretrained models instead of training.
Good full keras tutorial will be ten times more useful.
创建者 Noam S
•Oct 27, 2018
The lectures were not as good as the previous andrew ng. courses, and the exercises were quite bad in all honesty.
I do appreciate what I have learned, as the lectures WERE clear enough.
创建者 Hector A
•Feb 26, 2020
Just one observation, the general view I have from this course is very positive but compared to the other courses the program exercises in this course are more difficult to understand.
创建者 Marc D
•Nov 10, 2019
A good introduction in Sequence models. Unluckily the programming assignments are more of a guess work then real knowledge as there are too few possibilities to check the own code.
创建者 Pablo M
•Mar 18, 2018
Despite being a great introduction to many NLP concepts, the programming exercises are a bit too much "fill-in-the-blanks" and not challenging enough. It is still a great course !
创建者 Aswin R
•May 22, 2020
Course contents were very good, but the assignments could have been improved a lot. Couldn't get much value out of the assignments rather than blindly following the instructions.
创建者 jie y
•Mar 30, 2018
The class covered too less on the Sequence models such as LSTM and GRU. It has too much domain knowledge related videos. Also, it does not have any video related to Time Series.
创建者 Daniel H
•Jul 18, 2020
The videos are good, however the assignments are too long with sooooo many text inside. You have to make it more efficient somehow.
But thank you anyway for the great content!
创建者 Touqeer A
•Aug 8, 2020
Assignments in this course are relatively less organized. You have to read a lot of description first and then code and have to go back/forth between code and description.
创建者 Daniel E
•Jul 11, 2018
I believe that the course needs more time allocated to the incremental teaching of this rather large subject area with varied applications. Just needs to be a better way.
创建者 Loic R W
•Sep 26, 2019
The course was especially interesting in week 2 and 3, but the assignments for week 1 were confusing and sometimes it was hard to follow where the logic was coming from.
创建者 Aditya D
•Aug 24, 2020
This was the most difficult to understand course in the whole specialization. Would have enjoyed more if the course material was a little more spaced and elaborated on.
创建者 Дмитрий П
•Apr 8, 2018
Practical Assignments with Keras wasn't motivating. I spend more time to deep into the Keras rather than into the course topic. I prefer them to be using TF or Python.
创建者 Jingxin X
•Jun 10, 2018
The supports in keras programming was so poor, that I could not quite understand each step. And the server was horrible, always got 405 response when saving my codes.