rakeshvar / rnn_ctcLinks
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
☆221Updated 9 years ago
Alternatives and similar repositories for rnn_ctc
Users that are interested in rnn_ctc are comparing it to the libraries listed below
Sorting:
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆249Updated 9 years ago
- Numpy and Theano bindings for Baidu's warp-ctc☆59Updated 8 years ago
- PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html☆224Updated 8 years ago
- bidirectional lstm☆152Updated 9 years ago
- Theano implementation of CTC.☆75Updated 9 years ago
- CTC implementation in Theano.☆42Updated 9 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆213Updated 10 years ago
- Demonstration of recurrent neural network implemented with Theano☆375Updated 8 years ago
- Nano size Theano LSTM module☆303Updated 8 years ago
- Speech Recognition using DeepSpeech2 network and the CTC activation function.☆260Updated 8 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆187Updated 9 years ago
- CTC for lasagne☆25Updated 10 years ago
- DeepSpeech neon implementation☆222Updated 2 years ago
- Recreating the Deep Residual Network in Lasagne☆117Updated 9 years ago
- Speech Recognition with the Caffe deep learning framework, migrating to☆325Updated 6 years ago
- Multi-GPU mini-framework for Theano☆196Updated 7 years ago
- Implementation of the DRAW network in lasagne☆201Updated 9 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆170Updated 6 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- Theano bindings for Baidu's CTC library.☆20Updated 8 years ago
- ☆88Updated 10 years ago
- Code and models from the paper "Layer Normalization"☆245Updated 8 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- Examples and scripts using Blocks☆148Updated 8 years ago
- Practical 6: LSTM language models☆261Updated 10 years ago
- Deep Learning Package base on Theano☆103Updated 8 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆262Updated 2 years ago
- Theano-based Alexnet☆229Updated 7 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆129Updated 9 years ago