120 Forks
305 Stars
305 Watchers

conv_seq2seq

A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)

How to download and setup conv_seq2seq

Open terminal and run command
git clone https://github.com/tobyyouup/conv_seq2seq.git
git clone is used to create a copy or clone of conv_seq2seq 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 conv_seq2seq https://github.com/tobyyouup/conv_seq2seq/archive/master.zip

Or simply clone conv_seq2seq with SSH
[email protected]:tobyyouup/conv_seq2seq.git

If you have some problems with conv_seq2seq

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