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 …
The code used for this project can be viewed as a Jupyter notebook. The full project submission can be viewed here. If you would like access to the actual notebook, they can be found in the project’s GitHub repository.
In this final project for Udacity’s AIND, the …
The code used for this project can be viewed as a jupyter notebook. A full project submission can be viewed here, or a more in-depth notebook detailing the model training process can be found here. If you would like access to the actual notebooks, they can be found in the …