JoergFranke / recnetLinks
RecNet - Recurrent Neural Network Framework
☆73Updated 8 years ago
Alternatives and similar repositories for recnet
Users that are interested in recnet are comparing it to the libraries listed below
Sorting:
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- CTC implementation in Theano.☆42Updated 9 years ago
- Tweet Classification using RNN and CNN☆43Updated 9 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 9 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)