22 Forks
74 Stars
74 Watchers

pytorch_basic_nmt

A simple yet strong implementation of neural machine translation in pytorch

How to download and setup pytorch_basic_nmt

Open terminal and run command
git clone https://github.com/pcyin/pytorch_basic_nmt.git
git clone is used to create a copy or clone of pytorch_basic_nmt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pytorch_basic_nmt https://github.com/pcyin/pytorch_basic_nmt/archive/master.zip

Or simply clone pytorch_basic_nmt with SSH
[email protected]:pcyin/pytorch_basic_nmt.git

If you have some problems with pytorch_basic_nmt

You may open issue on pytorch_basic_nmt support forum (system) here: https://github.com/pcyin/pytorch_basic_nmt/issues