课程概述
热门审阅
CD
Sep 27, 2018
Great hands on instruction on how RNNs work and how they are used to solve real problems. It was particularly useful to use Conv1D, Bidirectional and Attention layers into RNNs and see how they work.
PJ
Apr 3, 2019
The previous courses raised the bar and expectations. The assignments for Week 1 and Week 2 were a bit unclear. Lectures for Week 1 and Week 2 can be improved as well. Besides, this is a great course!
3026 - Sequence Models 的 3050 个评论(共 3,839 个)
创建者 Jungwon K
•Feb 4, 2018
Everything seems logical, except the programming assignments. Although I went through week 1 programming assignments only, I often had to face some problems with insufficient information. Lecture videos are easy to understand, but not all the details are explained. (This is the point where I need to find some information by hand.)
创建者 Patrick H
•Apr 5, 2023
Week 1 to 3 were great, the last week (transformer networks) compressed too much information into too few videos. Also the programming assignment was the only one in the whole specialization that I could not enjoy. It was a pain, and I was more than happy to pass it with <100% (which was the only one where I did not reach 100%)
创建者 Tolga Ç
•Feb 11, 2021
As a non-computer science background student, the course was overwhelming, I got lost in the equations most of the time. Maybe a lower level course could be considered before starting this one. Nevertheless, this was an informative course about sequence models. Lots of quizzes and programming assignments reinforced my learning.
创建者 Deleted A
•Sep 27, 2020
Videos are great; but as usual TP are too guided (hence boring) and do not use today frameworks (Pytorch, tensorflow 2). TPs should either be completely coded by candidates (only introduction + resfresh on concepts + objectives) with evaluation on final accuracy/f1 score <or> they should be no TPs at all and more MCQ tests
创建者 Charles B
•Aug 14, 2018
Content her is great - the first week covers the basic RNN models in a very clear way and the assignments are interactive and interesting, building on the explanations in lectures. One downsides is that the production quality is poor and would benefit from some re-recording to remove bloopers and make it smoother to watch.
创建者 Chinmay P
•Jul 5, 2018
I wish it was a bit more interesting. It also kinda feels like Andrew has a bit of a problem himself in understanding the paradigms stated in this course, and that makes me feel somewhat confused as well. Would recommend for the math, the notations are weird and confusing sometimes but it is understandable for most parts.
创建者 Artem M
•May 29, 2018
This is a very interesting course with good explanations, which give a brief but sufficient introduction to sequential models like GRU and LSTM. One star is dropped because the CNN course (#4) is still better than this one in terms of explanations, while course #2 is better in terms of relevant material and pace (to me).
创建者 comment t
•Jan 19, 2020
Although I really really really love this series and although I always gave 5 stars, I think the quality of this last module is a lot less better than the previous ones. I think convolution was way more difficult but the explanation was awesome. Unfortunately, i think explanations in this module are a little sloppy.
创建者 Peter S
•Jun 7, 2019
As usual, Andrew Ng's stellar talent as an educator shines through. Unfortunately, some of the video editing is a little scrappy, and the assignments could use some more polish. Especially in areas where they catch quirks in the grader. Luckily the forum support is excellent. This course is definitely worth doing.
创建者 vishnu v
•Feb 15, 2018
Overall nice course, learned a lot about NLP and Speech to text. Course is more oriented towards NLP applications, I was also hoping to learn more about time series analysis. Feel like the course could have been longer 4-5 weeks since RNN, LSTM and GRU is pretty long topic and 3 weeks seems to be too short for it.
创建者 Dunitt M
•Apr 26, 2020
Recomiendo ampliamente este curso, te proporciona un claro entendimiento de los modelos secuenciales y recurrentes. Es excelente, aunque a diferencia de otros cursos de esta especialización no explicaron en detalle algunos aspectos de las RNN, me hubiese gustado que profundizaran un poco más en backpropagation.
创建者 Chandrashekar R
•Feb 6, 2019
The RNN, LSTM< and GRU were very good. But the Week 3seemed a bit abstract. More could have been covered in Audio, Attention.
ALso the Jupyter Notebooks was frequently crashing, and it took lot of attempts to re-open the existing one. Lot of time wasted. Also it took long time to to submit and run the program
创建者 Eysteinn F
•May 27, 2018
This course provided a nice high level overview of RNN models and associated Keras implementations. The tricks and tips given were a useful addition to my ML arsenal. The only thing that I feel discredits this course is that the programming assignments are easy to gloss over and pass without much engagement.
创建者 Bill T
•Mar 18, 2018
Great introduction to RNNs and how to implement them in keras. I suspect it is a relatively new course as there are still typos and a few errors in the assignments (otherwise I would have given 5 stars) but the forums help you to find your way around them and hopefully in future versions they will be fixed.
创建者 Amir T K
•Dec 5, 2019
Excellent lectures, some part was difficult and it took time for me to imagine the content of each parameter (e.g. when we talk about X, or a, or Waa what is the size of them and what do they represent). But in the exercises, it became more understandable. Exercises need previous knowledge of Keras and OOP.
创建者 Shuxiao C
•Feb 4, 2018
It is a fabulous course content-wise. However, I personally find the programming exercises overly easy (the instructors already build the framework for you and the only thing you need to do is to fill in the blanks), s.t. I'm still not able to build an RNN from scratch after completing all those exercises.
创建者 Tien H D
•Jul 10, 2018
This course is good. It introduces the concepts regarding recurrent models. I specially like the attention model videos. In general, the exercises are well written. However, I'm not very familiar with Keras and working on the Keras code really takes my time even I'm quite experienced with Tensorflow.
创建者 Ting C
•Jul 20, 2018
Professor Ng did a good job explaining sequence model and I finally understand the basic theories. However, there is room to improve especially on the Keras library part. I hope you can add some simple tutorial for that. Also, I still don't understand how to translate the architecture to Keras code.
创建者 Vijeta D
•May 4, 2020
This is a very well structured course. I initially started this course almost 10 months ago but got distracted and started to learn sequence models on my own. But, at the end end I resorted to this course again and got my basics cleared out. Thanks to deeplearning.ai team for designing this course!
创建者 Alberto H
•Feb 23, 2018
Great explanations on the videos, and well designed programming exercises. However, the complexity of the programming tasks is not well dimensioned (1h - 1:30 h may be too little). Worse, some of the exercises are not well explained, with misleading information (e.g. about model tensor dimensions).
创建者 seshouan
•Dec 13, 2023
While Andrew Ng's lectures are great and engaging, the weekly lab assignment prompts leave a lot to be desired, as the explanations are often confusing, misleading, not straight forward, and out of order. These labs should be overhauled for greater clarity and ease of completion and understanding!
创建者 K173664 S K
•Nov 4, 2020
this is a well structured course, but it is not for beginners at all, andrew ng had put alot of his efforts in this. As a computer science major, I was able to grasp the maths concepts but for anyone comming from diffrent background its far from possible to understand all the theoratical concepts.
创建者 Pedro H B D
•Aug 30, 2019
There was not enough theory as the first three courses. Some explanations were superficial and difficult to understand. Maybe drawing the shape of the inputs, outputs, and other matrices in lectures would help to better visualize what's going on inside the networks. Overall, it was a great course.
创建者 Miguel S
•Nov 27, 2019
It's a great course. The information and knowledge that you get about Sequence Models is fantastic as a primer. Andrew is an amazing teacher throughout the entire specialization altough I found the content of the videos in the Sequence Models slightly more rushed than the previous 4 courses...
创建者 Daan v d M
•Nov 16, 2020
The theory was absolutely interesting and an eye-opener. The programming exercises were hard to make because of the keras/tensorflow knowledge and I actually ended up just fill-in in things, as were given in the examples, without really knowing what I was doing. Time for a Tensorflow course.