yash-td / Neural-Machine-Translation

A neural machine translation model based on the sequence-to-sequence (seq2seq) models proposed by Sutskever et al., 2014 and Cho et al., 2014. The seq2seq model is widely used in machine translation systems such as Google’s neural machine translation system (GNMT) (Wu et al., 2016).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A neural machine translation model based on the sequence-to-sequence (seq2seq) models proposed by Sutskever et al., 2014 and Cho et al., 2014. The seq2seq model is widely used in machine translation systems such as Google’s neural machine translation system (GNMT) (Wu et al., 2016).


Languages

Language:Jupyter Notebook 99.0%Language:Python 1.0%