К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Natural Language Processing with Sequence Models · LearnSpace
Назад в каталог
courseraАнализ данных

Natural Language Processing with Sequence Models

Курс от DeepLearning.AI
Средний≈ 21.1 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

In Course 3 of the Natural Language Processing Specialization, you will: a) Train a neural network with word embeddings to perform sentiment analysis of tweets, b) Generate synthetic Shakespeare text using a Gated Recurrent Unit (GRU) language model, c) Train a recurrent neural network to perform named entity recognition (NER) using LSTMs with linear layers, and d) Use so-called ‘Siamese’ LSTM models to compare questions in a corpus and identify those that are worded differently but have the same meaning. By the end of this Specialization, you will have designed NLP applications that perform question-answering and sentiment analysis, created tools to translate languages and summarize text! This Specialization is designed and taught by two experts in NLP, machine learning, and deep learning. Younes Bensouda Mourri is an Instructor of AI at Stanford University who also helped build the Deep Learning Specialization. Łukasz Kaiser is a Staff Research Scientist at Google Brain and the co-author of Tensorflow, the Tensor2Tensor and Trax libraries, and the Transformer paper.

Навыки, которые вы освоите

TensorflowRecurrent Neural Networks (RNNs)Natural Language ProcessingModel TrainingGenerative Model ArchitecturesDeep LearningArtificial Neural NetworksMachine Learning MethodsText MiningLarge Language ModelingNetwork ArchitectureEmbeddings

Программа курса

3 модулей · 83 учебных материалов

01Recurrent Neural Networks for Language Modeling38 материалов

Introduction to Neural Networks and TensorFlow

Course 3 IntroductionВидеоLesson IntroductionВидеоLesson Introduction ClarificationЧтениеNeural Networks for Sentiment AnalysisВидео

Учитесь у экспертов

Younes Bensouda Mourri

Instructor

Łukasz Kaiser

Instructor

Eddy Shyu

Instructor

Natural Language Processing with Sequence Models
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 21.1 ч

3 модулей

Язык: Английский

Субтитры: Арабский, Французский, Бенгальский, Узбекский, Украинский, Китайский (Китай), Греческий, Итальянский, Бразильский португальский, Вьетнамский, Нидерландский, Корейский, Ория, Немецкий, Пушту, Урду, Русский, Тайский, Индонезийский, Шведский, Турецкий, Азербайджанский, Испанский, Дари, Хинди, Японский, Казахский, Венгерский, Польский

Часть программы вашего университета
Neural Networks for Sentiment AnalysisЧтение
Dense Layers and ReLUВидео
Dense Layers and ReLUЧтение
Embedding and Mean Layers Видео
Embedding and Mean Layers Чтение
Introduction to TensorFlowЛабораторная
Join the DeepLearning.AI Forum to ask questions, get support, or share amazing ideas!Чтение

Practice Assignment: Classification Using Deep Neural Networks

(Optional) Downloading your Notebook, Downloading your Workspace and Refreshing your WorkspaceЧтениеSentiment with Deep Neural NetworksПрограммирование

N-grams vs. Sequence Models

Lesson IntroductionВидеоTraditional Language modelsВидеоTraditional Language modelsЧтениеRecurrent Neural NetworksВидеоRecurrent Neural NetworksЧтениеApplications of RNNsВидеоApplication of RNNsЧтениеMath in Simple RNNsВидеоMath in Simple RNNsЧтениеHidden State ActivationЛабораторнаяCost Function for RNNsВидеоCost Function for RNNsЧтениеImplementation Note ВидеоImplementation NoteЧтениеGated Recurrent UnitsВидеоGated Recurrent UnitsЧтениеVanilla RNNs, GRUs and the scan functionЛабораторнаяDeep and Bi-directional RNNs ВидеоDeep and Bi-directional RNNsЧтениеCalculating PerplexityЧтениеCalculating PerplexityЛабораторнаяWeek ConclusionВидео

Lecture Notes (Optional)

Lecture Notes W1Чтение

Practice Quiz

RNNs for Language ModellingЗадание

Assignment: Deep N-grams

Deep N-gramsПрограммирование
02LSTMs and Named Entity Recognition20 материалов

LSTMs and Named Entity Recognition

Week IntroductionВидеоRNNs and Vanishing GradientsВидеоRNNs and Vanishing GradientsЧтение(Optional) Intro to optimization in deep learning: Gradient DescentЧтениеVanishing GradientsЛабораторнаяIntroduction to LSTMsВидеоIntroduction to LSTMsЧтениеLSTM ArchitectureВидеоLSTM ArchitectureЧтениеIntroduction to Named Entity RecognitionВидеоIntroduction to Named Entity RecognitionЧтениеTraining NERs: Data Processing ВидеоTraining NERs: Data ProcessingЧтениеLong Short-Term Memory (Deep Learning Specialization C5)ЧтениеComputing AccuracyВидеоComputing AccuracyЧтениеWeek ConclusionВидео

Lecture Notes (Optional)

Lecture Notes W2Чтение

Practice Quiz

LSTMs and Named Entity RecognitionЗадание

Assignment: Named Entity Recognition (NER)

Named Entity Recognition (NER)Программирование
03Siamese Networks25 материалов

Siamese Networks

Week IntroductionВидеоSiamese NetworksВидеоSiamese NetworkЧтениеArchitectureВидеоArchitectureЧтениеCreating a Siamese ModelЛабораторнаяCost FunctionВидеоCost FunctionЧтениеTripletsВидеоTripletsЧтениеComputing The Cost IВидеоComputing the Cost IЧтениеComputing The Cost IIВидеоComputing the Cost IIЧтениеImplementing the Modified Triplet Loss in TensorFlowЛабораторнаяOne Shot LearningВидеоOne Shot LearningЧтениеTraining / TestingВидеоTraining / TestingЧтение Evaluate a Siamese ModelЛабораторнаяWeek ConclusionВидео

Lecture Notes (Optional)

Lecture Notes W3Чтение

Practice Quiz

Siamese NetworksЗадание

Assignment: Question Duplicates

Question DuplicatesПрограммирование

Acknowledgments

AcknowledgmentsЧтение