课程概述
热门审阅
CF
Feb 14, 2020
One of the best thing from this class is not only we can understand the concept of RNN, LSTM, etc, but also I also get the idea about how these technique can be used in many daily life applications
NM
Feb 20, 2018
Hope can elaborate the backpropagation of RNN much more. BP through time is a bit tricky though we do not need to think about it during implementation using most of existing deep learning frameworks.
3201 - Sequence Models 的 3225 个评论(共 3,839 个)
创建者 Fábio N R
•Aug 12, 2022
Great course, I learned a lot. The notebooks in courses 4 and 5 are a bit too long, they take a considerable amount of time, much more than the videos and quizes.
创建者 Ferdinando R
•Jul 3, 2022
Wonderful, I just felt at times that the exercises were more similar to general programming than sequence modelling. Still, 10/10 course, would totally recommend.
创建者 dann p
•May 22, 2018
this course provide an adequate and what you want to know about recurrent neural network but it does require lots of programming skills to accomplish this course.
创建者 Tom S
•Apr 26, 2018
Good course, but I needed more time than expected, especially for the exercises. For me, that was the most demanding course out of the 5 from that specialization.
创建者 Timothy A
•May 15, 2020
A lot of cool material covered from RNNs to LSTMs to Sequence Modeling. But it is a lot to grasp and a lot to understand. Overall, rigor and course is decent.
创建者 Yogeshwar D
•Apr 29, 2020
programming assignments are not teaching us to code independently because of the helpers functions given in utils file. Feels like copy pasting the assignments
创建者 SIRAM N N D S K
•Jun 6, 2020
It is a really awesome course for those who want to get started with deep learning methods in NLP.
Got a very clear insight about GRU,LSTM,RNN,Word Embeddings.
创建者 Rohan S
•Dec 17, 2019
The course is really good, one star less because it requires keras understanding to complete assignments properly. Including a basic intro of keras will help
创建者 Nitin S
•Jul 10, 2020
The time allocated to some of the assigments should be increased. The estimated time in many cases seems to assume that one is aware of Keras and Tensorflow
创建者 Gabriel C
•Mar 18, 2020
To the point ; sometimes it would be nice to explain the research papers more in depth, and link other courses to have more formal mathematical explanations
创建者 ignacio v
•Oct 18, 2018
Give us one more week to learn RNN for time series in economics, finance, etc!
Programming Exercises need more hints and more training in simple Keras models
创建者 Péter D
•Feb 8, 2018
Well-made course, but unfortunately there are tons of mistakes in the programming assignments - in the comments, formulas, even in the prepared code pieces.
创建者 Matheus B
•Feb 3, 2018
The best course in the Deep Learning Specialization. Really good and well explained. There are some problems and mistakes in the problem assignments though.
创建者 Дубровицкий А А
•Jul 24, 2019
Somes basics, tiny bit of theory, a bit of keras and insights for practical tasks. Some strage errors in notebook exercises makes it 2x time longer though.
创建者 Markus B
•Dec 5, 2018
Great course. The only tiny flaw is that the introduction to Tensorflow and Keras was a bit shallow so that I struggled a bit with programming these parts.
创建者 Andreea A
•Mar 31, 2019
Instructive course with useful concepts. However, there were many more mistakes in the notebooks compared to the previous 4 courses in the specialization.
创建者 shengtian z
•Mar 21, 2018
Awesome introduction, but feels like Andrew is a little bit rushing since it is the last course in the series, I dont feel it is as clear as other courses
创建者 Mahendra S S
•Jul 21, 2020
The CNN course was better in this series of courses. This course is also good, but more content could be provided. Still the best small course out there.
创建者 SHAHAPURKAR S M
•May 16, 2020
Faced issues regarding assignment submissions. Otherwise, the course is perfect. Would upgrade my review to 5 stars if this issue seems to be fixed later
创建者 Yesid A C M
•Feb 15, 2020
Es buen, algo extenso, pero suficiente para avanzar. Algo importante es actualizar los cursos con los nuevos algoritmos, al menos uno, por ejemplo BERT.
创建者 min x
•Aug 19, 2019
This course is quite challenging, but at least the concepts were well explained. Wished that Andrew and his team could conduct a crash course on Keras :)
创建者 Maxim V
•Oct 4, 2019
A great intro to RNN, LSTM, GRU, Activation. Programming assignments are rather messy though (unlike those in the other courses of this specialisation).
创建者 Harshit S
•May 24, 2019
Great course, I like the practical application and assignments discussed in this course , wish latest research papers were also discussed in the course,
创建者 Jun W
•May 16, 2019
This course introduces mainly about RNN, GRU and LSTM. Great assignments. 1 score off for the in-correction in assignments. 4.5 scores from me actually.
创建者 Octavian I
•Dec 23, 2018
Great lectures, really well explained, assignments could request more from the trainee to devise the logic instead of having it already defined for him.