/seq2seq

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

seq2seq

A library for sequence modeling and sequence-to-sequence modeling.

*RNN.lua allows for forward or backward recurrency, requires fixed sequence length for now *LSTM.lua allows for peephole connections