Run it on VSCode:
Author:
- Github: khoitran2003
- Email: [email protected]
This is a simple translation machine that uses a custom Transformer model to translate English sentences into Vietnamese sentences.
I implemented this project for learning purposes from Attention is all you need.