Skip to content

alulema/ai-language-translation

Repository files navigation

Language Translation - RNNs

In this project, we take a peek into the realm of neural network machine translation. We train a sequence to sequence model on a dataset of English and French sentences that can translate new sentences from English to French, using RNNs.