https://github.com/tikquuss/nmt
Attentional NMT with RNN and Transformer on African languages
https://github.com/tikquuss/nmt
african-languages attention-mechanism nmt tensorflow
Last synced: about 1 month ago
JSON representation
Attentional NMT with RNN and Transformer on African languages
- Host: GitHub
- URL: https://github.com/tikquuss/nmt
- Owner: Tikquuss
- Created: 2019-12-07T11:27:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-01T12:48:24.000Z (over 5 years ago)
- Last Synced: 2025-01-18T13:41:16.646Z (over 1 year ago)
- Topics: african-languages, attention-mechanism, nmt, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 769 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Thanks to these two tensorflow tutorials :
* [Neural machine translation with attention](https://www.tensorflow.org/tutorials/text/nmt_with_attention)
* [Transformer model for language understanding](https://www.tensorflow.org/tutorials/text/transformer)