google/seq2seq
An encoder-decoder neural network framework for TensorFlow used for machine translation, text summarization, and image captioning.

Velocity · 7d
+1.7
★ / day
Trend
→steady
star history
This is a general-purpose encoder-decoder framework built on TensorFlow for training sequence-to-sequence models. It supports tasks like neural machine translation, text summarization, conversational modeling, and image captioning. The repository contains the official implementation from Google’s research on exploring neural machine translation architectures.