1318 Forks
5554 Stars
5554 Watchers

seq2seq

A general-purpose encoder-decoder framework for Tensorflow

How to download and setup seq2seq

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

Or simply clone seq2seq with SSH
[email protected]:google/seq2seq.git

If you have some problems with seq2seq

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