andrewpeng02 / transformer-translation
Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.
☆77Updated 4 years ago
Alternatives and similar repositories for transformer-translation:
Users that are interested in transformer-translation are comparing it to the libraries listed below
- Some good(maybe) papers about NMT (Neural Machine Translation).☆84Updated 5 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 3 years ago
- Zero -- A neural machine translation system