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:

3101 - 3125 of 3,697 Reviews for Sequence Models

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

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

By Marcela H B

•

Jun 28, 2021

Good course, however I would like to have more Transformers application in the last part as well as some information regarding the fine tuning of them.

By Thierry L

•

Jun 30, 2020

Thank you very much for all the work you have done. I have learned so many things... I will try to use this stuff in the coming months. Yours, Thierry

By Tiago C G M

•

Mar 3, 2019

The course is really good, I would recommend it to anyone who wants to learn the subject, but it lacks support from the staff in the discussion forums.

By Tomasz D

•

Oct 3, 2020

Very good course. Some editing issues in the lectures and small issues with the programming exercises (outdated Keras instructions and documentation).

By Nicola P

•

Feb 14, 2018

The lectures are excellent. The assignments are an extremely valid trace of significant deep learning application, while they lack a bit of challenge.

By Inna U P

•

May 22, 2024

Gennerally structured well. The explanation about the position encoder weren't very clear for me so I found other videos on youtube that explain it.

By Alon M

•

Oct 13, 2018

As always, this course is great. however, for some reason this course is much more difficult then the others, and i feel as if it is packed too much.

By Michael S

•

Jul 12, 2018

Really good course, like the others. A bit too black box in some of the programming exercises, so I expect to struggle when developing my own models.

By Ethan X

•

Apr 10, 2018

The videos are really informative and well structured. However, the exams felt like Keras tests. A detailed Keras tutorial would have been helpful.

By Takeo S

•

Mar 28, 2019

It was great course,

I wish we have more speech recognition contents

Hope, you add new course a bit focus on audio/speech recognition etc

Thank you!

By Alex E

•

Jan 3, 2023

The only reason I'm not giving it a 5 is the course 5 week 4 coding assignment. See my comments in response to post by @marcus-waldman for detail

By Ara B

•

Dec 31, 2019

too much content and not much chance to exercise. I will suggest for more frequently and smaller programming assignments through out the course!

By Sohel A

•

May 31, 2023

Awesome course. I got to learn about Sequence models(GRUs, RNNs, LSTM, Transformers...) and how they are used in today's exciting applications.

By Rodrigo N S

•

Feb 17, 2021

Outstanding course, but the end of it uses many architectures not fully explained (GRU and such). Incredible course and specialization, though!

By Reda M

•

Oct 19, 2020

Excellent course, but I would have liked to work on predictive maintenance examples leveraging RNN and LSTM networks. Big thanks to whole team.

By Nishant B

•

Aug 11, 2019

The course is nicely designed and every topic is explained in a very lucid manner by Andrew Ng. Must be done as a beginner in sequence models.

By Suraj S J

•

May 20, 2019

Simplified content delivered in just the right way to give a perfect intuition of the complex concepts. Really enjoyed doing the whole course.

By Harry T

•

Jan 17, 2019

Great content, but Andrew often starts his phrases then restarts saying them. Audio could use some cleanup, then this course would be perfect!

By Yunhua J

•

Jun 11, 2018

Most optional assignments contain bugs/errors. Other than that, this is a great course, just as the 4 other courses in this specialist series.

By 王煦中

•

Feb 3, 2018

I give 4 star because some fomulas are not correct! Though this course is really great. I can not understand why you made mistakes on fomulas.

By Makito K

•

May 25, 2021

Great materials and programming exercises. The programing exercise in week 4 could be improved for the more beginner-friendly style probably.

By Rohit T

•

Nov 22, 2018

This one seemed to go through to quickly over the details especially with the word vectors and the LSTM, would have appreciated more examples

By Joris D

•

Feb 16, 2018

Very good course, though the assignments towards the end were a little too centered around Keras, which I personally don't care for very much