/seq2seq

sequence to sequence models in Tensorflow

Primary LanguagePython

seq2seq

Sequence-to-sequence models in Tensorflow using the se2seq API

Includes model for sequence-to-sequence classification, originally used for Lipreading. By modifiying the architecture, the same models can be used for a variety of tasks.

Model for sequence Regression will be added soon.