rakeshvar / rnn_ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
☆221Updated 8 years ago
Alternatives and similar repositories for rnn_ctc:
Users that are interested in rnn_ctc are comparing it to the libraries listed below
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆248Updated 8 years ago
- Theano implementation of CTC.☆74Updated 9 years ago
- Numpy and Theano bindings for Baidu's warp-ctc☆60Updated 7 years ago
- PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html☆224Updated 7 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆214Updated 10 years ago
- bidirectional lstm☆153Updated 8 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- Nano size Theano LSTM module☆303Updated 8 years ago
- Recreating the Deep Residual Network in Lasagne☆118Updated 8 years ago
- Demonstration of recurrent neural network implemented with Theano☆377Updated 7 years ago
- Speech Recognition with the Caffe deep learning framework, migrating to☆325Updated 6 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆187Updated 9 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 7 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆261Updated 2 years ago
- DeepSpeech neon implementation☆223Updated 2 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 9 years ago
- CTC implementation in Theano.☆42Updated 8 years ago
- ByteNet for character-level language modelling☆318Updated 7 years ago
- Deep Learning Package base on Theano☆103Updated 8 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆128Updated 8 years ago
- Deep Unsupervised Perceptual Grouping☆131Updated 4 years ago
- Examples and scripts using Blocks☆147Updated 8 years ago
- Code and models from the paper "Layer Normalization"☆244Updated 8 years ago
- Multi-GPU mini-framework for Theano☆195Updated 7 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 8 years ago
- A Python Implementation of the Deep Speech paper.☆24Updated 9 years ago
- Implementation of the DRAW network in lasagne☆199Updated 9 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Speech Recognition using DeepSpeech2 network and the CTC activation function.☆259Updated 7 years ago