The goal of this project is to create a neural translation model that translates text from French to English. The model will be an encoder-decoder network with attention, using pre-trained word embeddings.

This project is currently in progress, updates will be added as I go. If you are interested in …