Machine Translation with Keras
Are you curious about the inner workings of the models that are behind products like Google Translate?
Comienza El Curso Gratis4 horas16 vídeos58 ejercicios4269 aprendicesDeclaración de cumplimiento
Crea Tu Cuenta Gratuita
o
Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.¿Entrenar a 2 o más personas?
Probar DataCamp for BusinessPreferido por estudiantes en miles de empresas
Descripción del curso
The need to pack a bilingual dictionary for your European holiday or keeping one on your desk to complete your foreign language homework is a thing of the past. You just hop on the internet and make use of a language translation service to quickly understand what the street sign means or finding out how to greet and thank a foreigner in their language. Behind the language translation services are complex machine translation models. Have you ever wondered how these models work? This course will allow you to explore the inner workings of a machine translation model. You will use Keras, a powerful Python-based deep learning library, to implement a translation model. You will then train the model to perform an English to French translation, and you will be shown techniques to improve your model. At the end of this course, you would have developed an in-depth understanding of machine translation models and appreciate them even more!
¿Entrenar a 2 o más personas?
Obtén a tu equipo acceso a la plataforma DataCamp completa, incluidas todas las funciones.- 1
Introduction to Machine Translation
GratuitoIn this chapter, you'll understand what the encoder-decoder architecture is and how it is used for machine translation. You will also learn about Gated Recurrent Units (GRUs) and how they are used in the encoder-decoder architecture.
Introduction to machine translation50 xpUnderstanding one-hot vectors100 xpPart 1: Exploring the to_categorical() function100 xpPart 2: Exploring the to_categorical() function100 xpEncoder decoder architecture50 xpPart 1: Text reversing model - Encoder100 xpPart 2: Text reversing model - Encoder100 xpComplete text reversing model100 xpUnderstanding sequential models50 xpPart 1: Understanding GRU models100 xpPart 2: Understanding GRU models100 xpUnderstanding sequential model output100 xp - 2
Implementing an Encoder-Decoder Model with Keras
In this chapter, you will implement the encoder-decoder model with the Keras functional API. While doing so, you will learn several useful Keras layers such as RepeatVector and TimeDistributed layers.
Implementing the encoder50 xpPart 1: Exploring the dataset100 xpPart 2: Exploring the dataset100 xpDefining the encoder100 xpImplementing the decoder50 xpUnderstanding the RepeatVector layer100 xpThe shape of a RepeatVector layer output50 xpDefining the decoder100 xpDense and TimeDistributed layers50 xpPart 1: Enter to win amazing prizes100 xpPart 2: Let's play a few more games100 xpImplementing the full encoder decoder model50 xpPart 1: Defining the full model100 xpPart 2: Defining the full model100 xp - 3
Training and Generating Translations
In this chapter, you will train the previously defined model and then use a well-trained model to generate translations. You will see that our model does a good job when translating sentences.
Part 1: Preprocessing the Data50 xpTokenizing sentences with Keras100 xpControlling the vocabulary with the Tokenizer100 xpPart 2: Preprocessing the Data50 xpAdding special tokens100 xpPadding sentences100 xpReversing sentences100 xpTraining the NMT model50 xpTraining the model100 xpSplitting data to training and validation sets100 xpTraining the model with validation100 xpGenerating translations with the NMT50 xpPart 1: Treasure hunt100 xpPart 2: Treasure hunt100 xpGenerating English-French translations100 xp - 4
Teacher Forcing and Word Embeddings
In this chapter, you will learn about a technique known as Teacher Forcing, which enables translation models to be trained better and faster. Then you will learn how you can use word embeddings to make the model even better.
Introduction to Teacher Forcing50 xpDefining the Teacher Forcing model layers100 xpDefining the Teacher Forcing model100 xpPreprocessing data100 xpTraining the model with Teacher Forcing50 xpTraining the model100 xpSplitting training and validation data100 xpTraining the model with validation100 xpGenerating translations from the model50 xpDefining the decoder of the inference model100 xpLink between the trained and inference model100 xpGenerating translations100 xpUsing word embedding for machine translation50 xpMeasuring word vector similarity100 xpDefining the embedding model100 xpTraining the word embedding based model100 xpWrap-up and the final showdown50 xp
¿Entrenar a 2 o más personas?
Obtén a tu equipo acceso a la plataforma DataCamp completa, incluidas todas las funciones.colaboradores
requisitos previos
Introduction to Deep Learning with KerasThushan Ganegedara
Ver MásData Scientist and Author
¿Qué tienen que decir otros alumnos?
¡Únete a 15 millones de estudiantes y empieza Machine Translation with Keras hoy mismo!
Crea Tu Cuenta Gratuita
o
Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.