Pular para o conteúdo principal
InícioPythonRecurrent Neural Networks (RNNs) for Language Modeling with Keras

Recurrent Neural Networks (RNNs) for Language Modeling with Keras

Learn how to use RNNs to classify text sentiment, generate sentences, and translate text between languages.

Comece O Curso Gratuitamente
4 horas16 vídeos54 exercícios
14.151 aprendizesTrophyDeclaração de Realização

Crie sua conta gratuita

GoogleLinkedInFacebook

ou

Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.
GroupTreinar 2 ou mais pessoas?Experimente o DataCamp For Business

Amado por alunos de milhares de empresas


Descrição do Curso

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

GroupTreinar 2 ou mais pessoas?

Obtenha acesso à biblioteca completa do DataCamp, com relatórios, atribuições, projetos e muito mais centralizados
Experimente O DataCamp for BusinessPara uma solução sob medida , agende uma demonstração.

Nas seguintes faixas

Fundamentos de Keras

Ir para a trilha
  1. 1

    Recurrent Neural Networks and Keras

    Gratuito

    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.

    Reproduzir Capítulo Agora
    Keras models: Sequential
    50 xp
    Introduction to the course
    50 xp
    Keras models: Model
    50 xp
    Comparing the number of parameter of RNN and ANN
    50 xp
    Sentiment analysis
    100 xp
    Sequence to sequence models
    50 xp
    Introduction to language models
    50 xp
    Getting used to text data
    100 xp
    Preparing text data for model input
    100 xp
    Transforming new text
    100 xp
    Introduction to RNN inside Keras
    50 xp
    Keras models
    100 xp
    Keras preprocessing
    100 xp
    Your first RNN model
    100 xp
  2. 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.

    Reproduzir Capítulo Agora
  3. 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.

    Reproduzir Capítulo Agora
  4. 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.

    Reproduzir Capítulo Agora
Para Empresas

GroupTreinar 2 ou mais pessoas?

Obtenha acesso à biblioteca completa do DataCamp, com relatórios, atribuições, projetos e muito mais centralizados

Nas seguintes faixas

Fundamentos de Keras

Ir para a trilha

conjuntos de dados

Scripts of the TV show The Big Bang Theory.Sample of small sentences in English and Portuguese

colaboradores

Collaborator's avatar
Chester Ismay
Collaborator's avatar
Adrián Soto
David Cecchini HeadshotDavid Cecchini

Data Scientist

Ver Mais

O que os outros alunos têm a dizer?

Junte-se a mais de 14 milhões de alunos e comece Recurrent Neural Networks (RNNs) for Language Modeling with Keras hoje mesmo!

Crie sua conta gratuita

GoogleLinkedInFacebook

ou

Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.