mrG7 / seq2seq

sequence to sequence models in Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

sequence to sequence models in Tensorflow


Languages

Language:Python 100.0%