lddsdu / trans-pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trans-pytorch

my first deep learning project which's code is constructed by pytorch. I will betray Tensorflow, and good luck to me.

trans-pytorch is a deep learning project about Neural Machine Translation, the model is simple, which is encoder-decoder based and use GRU as the cell of Recurrent Neueral Netword. and incorporate attention mechanism to get higher quality translation results.

About


Languages

Language:Python 98.8%Language:Shell 1.2%