Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jfsantos/seq2seq


https://github.com/jfsantos/seq2seq

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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