Перейти к основному содержимому
ГлавнаяPython

Курс

Recurrent Neural Networks (RNNs) for Language Modeling with Keras

Продвинутый уровеньУровень навыков
Обновлено 02.2025
Learn how to use RNNs to classify text sentiment, generate sentences, and translate text between languages.
Начать курс бесплатно
PythonArtificial Intelligence
4 ч
16 видео
54 Упражнения
4,500 XP
16,317
Справка об успешном завершении

Создать бесплатный аккаунт

Продолжить через GoogleПоказать больше вариантов

или


Продолжая, вы принимаете наши Условия использования, нашу Политику конфиденциальности и соглашаетесь с тем, что ваши данные хранятся в США.

Любимая обучающимися из тысяч компаний

Group

Обучаете команду?

Попробуйте для бизнеса

Описание курса

Learn How to Use RNN Modeling in Python

In this course, you will learn how to use Recurrent Neural Networks to classify text (binary and multiclass), generate phrases, and translate Portuguese sentences into English.

Machine Learning models are based on numerical values to make predictions and classifications, but how can computers deal with text data? With the huge increase of available text data, applications such as automatic document classification, text generation, and neural machine translation are possible. Here, you’ll learn how RNNs in machine learning can help with this process.

Discover the Power of Recurrent Neural Networks

You’ll start this four-hour course by looking at the foundations of Recurrent Neural Networks. Exploring how information flows through a recurrent neural network, you’ll use a Keras RNN model to perform sentiment classification.

As you review RNN architecture in more detail, you’ll learn about vanishing and exploding gradient problems and how to embed layers in a language model.

Explore Language Models With Real-Life Data

Building on this knowledge, you’ll discover how you can prepare data for a multi-class classification task, exploring how these tasks differ from binary classification.

Finally, you’ll learn how to use RNN models for text generation and neural machine translation. You’ll use your knowledge of recurrent neural networks to replicate the speech of Sheldon from The Big Bang Theory and to translate Portuguese phrases into English.

This course provides an in-depth look at RNNs in machine learning, giving you the knowledge to build your skills in this area.

Необходимые условия

Introduction to Natural Language Processing in PythonIntroduction to Deep Learning with Keras
1

Recurrent Neural Networks and Keras

In this chapter, you will learn the foundations of Recurrent Neural Networks (RNN). Starting with some prerequisites, continuing to understanding how information flows through the network and finally seeing how to implement such models with Keras in the sentiment classification task.
Начать главу
2

RNN Architecture

You will learn about the vanishing and exploding gradient problems, often occurring in RNNs, and how to deal with them with the GRU and LSTM cells. Furthermore, you'll create embedding layers for language models and revisit the sentiment classification task.
Начать главу
3

Multi-Class Classification

Next, in this chapter you will learn how to prepare data for the multi-class classification task, as well as the differences between multi-class classification and binary classification (sentiment analysis). Finally, you will learn how to create models and measure their performance with Keras.
Начать главу
4

Sequence to Sequence Models

This chapter introduces you to two applications of RNN models: Text Generation and Neural Machine Translation. You will learn how to prepare the text data to the format needed by the models. The Text Generation model is used for replicating a character's way of speech and will have some fun mimicking Sheldon from The Big Bang Theory. Neural Machine Translation is used for example by Google Translate in a much more complex model. In this chapter, you will create a model that translates Portuguese small phrases into English.
Начать главу
Recurrent Neural Networks (RNNs) for Language Modeling with Keras
Курс
завершён

Получить сертификат об окончании

Добавьте эту квалификацию в профиль LinkedIn, резюме или CV
Поделитесь в социальных сетях и в обзоре эффективности
Записаться сейчас

Присоединяйтесь к более чем 19 миллионам обучающихся и начните Recurrent Neural Networks (RNNs) for Language Modeling with Keras уже сегодня!

Создать бесплатный аккаунт

Продолжить через GoogleПоказать больше вариантов

или


Продолжая, вы принимаете наши Условия использования, нашу Политику конфиденциальности и соглашаетесь с тем, что ваши данные хранятся в США.

Развивайте свои навыки работы с данными с помощью DataCamp для мобильных устройств.

Успевайте в обучении на ходу с помощью наших мобильных курсов и ежедневных 5-минутных заданий по программированию.