Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 217 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 217 Bytes

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