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
- Numpy and Theano bindings for Baidu's warp-ctc☆60Updated 7 years ago
- bidirectional lstm☆153Updated 8 years ago
- Nano size Theano LSTM module☆303Updated 8 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆214Updated 9 years ago
- Theano implementation of CTC.☆74Updated 9 years ago
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆248Updated 8 years ago
- Demonstration of recurrent neural network implemented with Theano☆377Updated 7 years ago
- PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html☆224Updated 7 years ago
- Multi-GPU mini-framework for Theano☆195Updated 7 years ago
- Recreating the Deep Residual Network in Lasagne☆118Updated 8 years ago
- CTC for lasagne☆25Updated 9 years ago
- Examples and scripts using Blocks☆147Updated 8 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- DeepSpeech neon implementation☆223Updated 2 years ago
- Speech Recognition using DeepSpeech2 network and the CTC activation function.☆259Updated 7 years ago
- A Python Implementation of the Deep Speech paper.☆24Updated 9 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 9 years ago
- ☆167Updated 8 years ago
- CTC implementation in Theano.☆42Updated 8 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
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆187Updated 8 years ago
- Speech Recognition with the Caffe deep learning framework, migrating to☆325Updated 6 years ago
- Library for implementing RNNs with Theano☆197Updated 2 years ago
- A deep learning library for streamlining research and development using the Torch7 distribution.☆342Updated 8 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆169Updated 5 years ago
- Kaldi+PDNN: Building DNN-based ASR Systems with Kaldi and PDNN☆119Updated 9 years ago
- Fork of https://github.com/Lasagne/Lasagne☆63Updated 9 years ago
- Neural network toolkit for Python☆328Updated 6 years ago