rnn-ctc topic

List rnn-ctc repositories

rnn_ctc

220
Stars
83
Forks
Watchers

Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.

tensorflow-rnn-ctc

29
Stars
14
Forks
Watchers

RNN CTC by using TensorFlow.