Chevron Left
返回到 Sequence Models

学生对 DeepLearning.AI 提供的 Sequence Models 的评价和反馈

4.8
31,140 个评分

课程概述

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

热门审阅

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.

筛选依据:

3226 - Sequence Models 的 3250 个评论(共 3,832 个)

创建者 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.

创建者 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.

创建者 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.

创建者 Mohammad H M

Aug 20, 2025

It was a great course to learn about fundamentals of Deep Learning and AI. But a bit outdated, specifically when it turns to transformers and LLMs

创建者 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!

创建者 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

创建者 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!

创建者 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.

创建者 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!

创建者 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.

创建者 Nishant B

Aug 10, 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.

创建者 Suraj S J

May 19, 2019

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

创建者 Harry T

Jan 16, 2019

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

创建者 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.

创建者 王煦中

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.

创建者 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.

创建者 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

创建者 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

创建者 Pui L L

Feb 21, 2018

The instruction of using Keras in the programming assignment is unclear. There are many bugs as well, hence we have versions 1, 2 and 3 etc.

创建者 Ruben Y Q

Apr 27, 2020

No time series analysis, and some problems in the guidance of some programming tasks. Mainly de first week, the rest of it was pretty good.

创建者 Jean-Michel C

Jan 12, 2019

Good course. I would suggest to split the first week into 2 weeks, which makes easier to grasp all the concept with a deeper understanding.

创建者 Yizhe

Jun 24, 2021

Some assignments don't have enough descriptions to help me deeply understand the core concept of the algorithms. Hope it can be improved.

创建者 Yang Y

Aug 29, 2019

The assignments of this course "Sequence Models" require sufficient knowledge of Keras and Tensorflow, which is not friendly to beginners.

创建者 Dongliang L

Jun 28, 2019

There are some problems in the code of the assignments, as well as the expected outputs, which costs a lot of time for me to figure out.

创建者 Ahmed N

Oct 2, 2018

Very Awesome Course i got knowledge about Sequence to Sequence models and how they works in practical software . Thanks to Prof.Andrew.