thomasmesnard / CTC-LSTMLinks
Theano implementation of CTC. Applied on TIMIT and a Toy dataset.
☆35Updated 9 years ago
Alternatives and similar repositories for CTC-LSTM
Users that are interested in CTC-LSTM are comparing it to the libraries listed below
Sorting:
- Theano implementation of CTC.☆75Updated 10 years ago
- CTC implementation in Theano.☆42Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Numpy and Theano bindings for Baidu's warp-ctc☆59Updated 8 years ago
- CTC for lasagne☆25Updated 10 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 10 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 11 years ago
- ☆19Updated 10 years ago
- Attention models☆32Updated 10 years ago
- Fork of https://github.com/Lasagne/Lasagne☆63Updated 9 years ago
- ☆89Updated 9 years ago
- bidirectional lstm☆152Updated 9 years ago
- A. Grave's RNNLIB made more readable☆39Updated 11 years ago
- A recurrent neural network library for sequence learning problems.☆45Updated 9 years ago
- [unmaintained] Additional Sequence to Sequence Features for TensorFlow☆56Updated 5 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 9 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109Updated 9 years ago
- Torch implementation of Sequence to Sequence Learning with Neural Networks☆24Updated 10 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆92Updated 10 years ago
- ☆64Updated 8 years ago
- ☆58Updated 9 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 8 years ago
- Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a T…☆221Updated 9 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 10 years ago
- Theano bindings for Baidu's CTC library.☆20Updated 9 years ago
- ☆34Updated 8 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 years ago