Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 302 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 302 Bytes

Neural-Translation-Model

Crafted Neural Translation Model making use of encoder RNN and decoder RNN, leveraging a pre-trained English word embedding module to convert from English to German.

Produced results with loss of <0.27 on over 50000 pairs extracted from dataset containing 260000+ entries.