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

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

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

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

Natural Language Processing in TensorFlow

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

О курсе

If you are a software developer who wants to build scalable AI-powered algorithms, you need to understand how to use the tools to build them. This Specialization will teach you best practices for using TensorFlow, a popular open-source framework for machine learning. In Course 3 of the DeepLearning.AI TensorFlow Developer Specialization, you will build natural language processing systems using TensorFlow. You will learn to process text, including tokenizing and representing sentences as vectors, so that they can be input to a neural network. You’ll also learn to apply RNNs, GRUs, and LSTMs in TensorFlow. Finally, you’ll get to train an LSTM on existing text to create original poetry! The Machine Learning course and Deep Learning Specialization from Andrew Ng teach the most important and foundational principles of Machine Learning and Deep Learning. This new DeepLearning.AI TensorFlow Developer Specialization teaches you how to use TensorFlow to implement those principles so that you can start building and applying scalable models to real-world problems. To develop a deeper understanding of how neural networks work, we recommend that you take the Deep Learning Specialization.

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

TensorflowNatural Language ProcessingEmbeddingsArtificial Neural NetworksData PreprocessingRecurrent Neural Networks (RNNs)Machine LearningData ProcessingApplied Machine LearningModel Training

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

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

01Sentiment in text25 материалов

Introduction

Introduction: A conversation with Andrew NgВидеоWelcome to the course!Чтение

Sentiment in text

IntroductionВидеоWord based encodingsВидео

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

Laurence Moroney

Instructor

Natural Language Processing in TensorFlow
В каталоге вашей программы

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 23.1 ч

4 модулей

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

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

Часть программы вашего университета
Using APIsВидео
About the notebooks in this courseЧтение
Check out the code! (Lab 1)Лабораторная
Notebook for lesson 1Видео
Text to sequenceВидео
PaddingВидео
Out-of-Vocabulary WordsВидео
Check out the code! (Lab 2)Лабораторная
Notebook for lesson 2Видео
Sarcasm, really?Видео
Preprocessing the Sarcasm datasetВидео
News headlines dataset for sarcasm detectionЧтение
Check out the code! (Lab 3)Лабораторная
Notebook for lesson 3Видео
Week 1 QuizЗадание
Week 1 Wrap upВидео
Join the DeepLearning.AI Forum to ask questions, get support, or share amazing ideas!Чтение

Lecture Notes (Optional)

Lecture Notes Week 1Чтение

Weekly Assignment - Explore the BBC News Archive

Assignment Troubleshooting TipsЧтение(Optional) Downloading your Notebook and Refreshing your WorkspaceЧтениеExplore the BBC news archiveПрограммирование
02 Word Embeddings 21 материалов

Word Embeddings

A conversation with Andrew NgВидеоIntroductionВидеоThe IMDB datasetВидеоIMDB reviews datasetЧтениеLooking into the detailsВидеоHow can we use vectors?ВидеоMore into the detailsВидеоCheck out the code! (Lab 1)ЛабораторнаяNotebook for lesson 1ВидеоRemember the sarcasm dataset?ВидеоBuilding a classifier for the sarcasm datasetВидеоLet’s talk about the lossВидеоCheck out the code! (Lab 2)ЛабораторнаяSubword tokenizationВидеоDiving into the codeВидеоSubword tokenizationЧтениеCheck out the code! (Lab 3)ЛабораторнаяWeek 2 QuizЗаданиеWeek 2 Wrap upЧтение

Lecture Notes (Optional)

Lecture Notes Week 2Чтение

Weekly Assignment - More on the BBC News Archive

Diving deeper into the BBC News archiveПрограммирование
03Sequence models22 материалов

Sequence models

A conversation with Andrew NgВидеоIntroductionВидеоLink to Andrew's sequence modeling courseЧтениеLSTMsВидеоMore info on LSTMsЧтениеImplementing LSTMs in codeВидеоCheck out the code! (Lab 1)ЛабораторнаяCheck out the code! (Lab 2)ЛабораторнаяAccuracy and lossВидеоA word from LaurenceВидеоLooking into the codeВидеоUsing a convolutional networkВидеоCheck out the code! (Lab 3)ЛабораторнаяGoing back to the IMDB datasetВидеоCheck out the code! (Lab 4)ЛабораторнаяTips from LaurenceВидеоExploring a Bidirectional LSTM (Lab 5)ЛабораторнаяExploring a Convolutional Network (Lab 6)ЛабораторнаяWeek 3 QuizЗаданиеWeek 3 Wrap upЧтение

Lecture Notes (Optional)

Lecture Notes Week 3Чтение

Weekly Assignment - Exploring overfitting in NLP

Exploring overfitting in NLPПрограммирование
04Sequence models and literature24 материалов

Sequence models and literature

A conversation with Andrew NgВидеоIntroductionВидеоLooking into the codeВидеоPreparing the training dataВидеоMore on the training dataВидеоFinding what the next word should beВидеоExampleВидеоPredicting a wordВидеоCheck out the code! (Lab 1)ЛабораторнаяNotebook for lesson 1ВидеоPoetry!ВидеоLink to the datasetЧтениеLooking into the codeВидеоLaurence the poet!ВидеоCheck out the code! (Lab 2)ЛабораторнаяYour next taskВидео(optional) Generating text using a character-based RNNЛабораторнаяWeek 4 QuizЗадание

Lecture Notes (Optional)

Lecture Notes Week 4Чтение

End of Access to Lab Notebooks

[IMPORTANT] Reminder about end of access to Lab NotebooksЧтение

Weekly Assignment - Generate Shakespeare-like text

Predicting the next wordПрограммирование

Course 3 Wrap up

Wrap upЧтениеA conversation with Andrew NgВидео

Acknowledgments

AcknowledgmentsЧтение