Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 135 Bytes

File metadata and controls

2 lines (2 loc) · 135 Bytes

Neural Machine Translation

An implementation for a seq-2-seq translation model based on GRUs and Attention Mechanism using PyTorch.