Chevron Left
返回到 Sequence Models

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

4.8
31,225 个评分

课程概述

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

热门审阅

MK

Mar 13, 2024

Cant express how thankful I am to Andrew Ng, literally thought me from start to finish when my school didnt touch about it, learn a lot and decided to use my knowledge and apply to real world projects

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.

筛选依据:

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

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

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

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

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

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

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

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