Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 269 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 269 Bytes

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.