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 9 years ago
- Numpy and Theano bindings for Baidu's warp-ctc☆60Updated 7 years ago
- Theano implementation of CTC.☆74Updated 9 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
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆262Updated 2 years ago
- PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html☆224Updated 7 years ago
- Speech Recognition using DeepSpeech2 network and the CTC activation function.☆259Updated 7 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆187Updated 9 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
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 9 years ago
- Recreating the Deep Residual Network in Lasagne☆118Updated 8 years ago
- CTC implementation in Theano.☆42Updated 8 years ago
- CTC for lasagne☆25Updated 9 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- Examples and scripts using Blocks☆148Updated 8 years ago
- Multi-GPU mini-framework for Theano☆195Updated 7 years ago
- Library for implementing RNNs with Theano☆197Updated 2 years ago
- Implementation of the DRAW network in lasagne☆199Updated 9 years ago
- DeepSpeech neon implementation☆223Updated 2 years ago
- ByteNet for character-level language modelling☆318Updated 7 years ago
- ☆167Updated 8 years ago
- Speech Recognition with the Caffe deep learning framework, migrating to☆325Updated 6 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆169Updated 5 years ago
- Theano-based Alexnet☆229Updated 7 years ago
- Demonstration of recurrent neural network implemented with Theano☆377Updated 7 years ago
- This is a self contained software accompanying the paper titled: Learning Longer Memory in Recurrent Neural Networks: http://arxiv.org/ab…☆168Updated 7 years ago
- A deep learning library for streamlining research and development using the Torch7 distribution.☆339Updated 8 years ago
- Kaldi+PDNN: Building DNN-based ASR Systems with Kaldi and PDNN☆119Updated 9 years ago