The goal of this project is to build a neural machine translation model to translate between English and French phrases. This project was performed as the second of two independent capstone projects in the Data Science program at Springboard.
data
The data folder contains the English and French sentence pairs that the model is trained on.
notebooks
The notebooks folder contains my initial project ideas, milestone report 1, milestone report 2, and final report. Each report contains the code.