8000 GitHub - justiceamoh/ascii_ctc: Lasagne port of Recurrent Neural Network with Connectionist Temporal Classification (CTC)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

justiceamoh/ascii_ctc

Repository files navigation

Lasagne Port of a Recurrent Neural Network with Connectionist Temporal Classification

This is a lasagne implementation of the the rnn-ctc implementation by @rakeshvar.

The original lasagne port is by @skaae (Søren Kaae Sønderby). The implementation here attempts to use that ctc source on the toy ascii dataset from @rakeshvar's repo.

Usage

  • gen_ascii.sh : bash script to generate training data
  • test_load.sh : python script to train rnn_ctc on data
  • ascii_ctc_lasagne.ipynb : an ipython notebook implementing rnn_ctc training

About

Lasagne port of Recurrent Neural Network with Connectionist Temporal Classification (CTC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0