https://github.com/pankajarm/language-translation
https://github.com/pankajarm/language-translation
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pankajarm/language-translation
- Owner: pankajarm
- Created: 2017-04-25T23:21:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T23:25:35.000Z (about 8 years ago)
- Last Synced: 2025-03-02T09:39:41.578Z (3 months ago)
- Language: HTML
- Size: 101 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Language Translation
In this project, we are going to take a peek into the realm of neural network machine translation. we will be training a sequence to sequence model on a dataset of English and French sentences that can translate new sentences from English to French.