Chevron Left
Back to Sequence Models

Learner Reviews & Feedback for Sequence Models by DeepLearning.AI

4.8
stars
30,411 ratings

About the Course

In the fifth course of the Deep Learning Specialization, you will become familiar with sequence models and their exciting applications such as speech recognition, music synthesis, chatbots, machine translation, natural language processing (NLP), and more. By the end, you will be able to build and train Recurrent Neural Networks (RNNs) and commonly-used variants such as GRUs and LSTMs; apply RNNs to Character-level Language Modeling; gain experience with natural language processing and Word Embeddings; and use HuggingFace tokenizers and transformer models to solve different NLP tasks such as NER and Question Answering. The Deep Learning Specialization is a foundational program that will help you understand the capabilities, challenges, and consequences of deep learning and prepare you to participate in the development of leading-edge AI technology. It provides a pathway for you to take the definitive step in the world of AI by helping you gain the knowledge and skills to level up your career....

Top reviews

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.

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.

Filter by:

3076 - 3100 of 3,697 Reviews for Sequence Models

By Amir A

Aug 31, 2019

It was really helpful, every topics explained very well. However, in my standpoint of view, It did not cover some part in sequence learning, like graphical models.

By Jurgen R

Apr 4, 2018

Really nice course. Very informative. Unfortunately some programming exercises were a little buggy (the grader especially)...only a total reset of notebook helped!

By 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.

By 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.

By 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.

By 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.

By 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.

By 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

By 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.

By 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

By Nitin S

Jul 11, 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

By 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

By 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

By 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.

By 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.

By Дубровицкий А А

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.

By 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.

By 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.

By shengtian z

Mar 22, 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

By 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.

By 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

By 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.

By 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 :)

By Maxim V

Oct 5, 2019

A great intro to RNN, LSTM, GRU, Activation. Programming assignments are rather messy though (unlike those in the other courses of this specialisation).

By Harshit S

May 25, 2019

Great course, I like the practical application and assignments discussed in this course , wish latest research papers were also discussed in the course,