Exciting news! Gradient has launched a FREE GPU plan. Read More
Project Details

Neural Machine Translation With Keras

Use an RNN with attention to translate French to English

By
The Gradient Team

Description

In this tutorial, we’ll implement an RNN with an attention mechanism using Keras to do neural machine translation from French to English.

For a more detailed breakdown of the code, check out Attention Mechanisms in Recurrent Neural Networks (RNNs) on the Paperspace blog.