Contributing - seq2seq - GitHub
https://google.github.io/seq2seq/contributingWhat to work on. We are always looking for contributors. If you are interested in contributing but are not sure to what work on, take a look at the open Github Issues that are unassigned. Those with the help wanted label are especially good candidates. If you are working on a larger task and unsure how to approach it, just leave a comment to get feedback on design decisions.
Overview - seq2seq - GitHub
https://google.github.io/seq2seqWe built tf-seq2seq with the following goals in mind: General Purpose: We initially built this framework for Machine Translation, but have since used it for a variety of other tasks, including Summarization, Conversational Modeling, and Image Captioning. As long as your problem can be phrased as encoding input data in one format and decoding it ...