https://github.com/trungnt13/dnntoolkit
https://github.com/trungnt13/dnntoolkit
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/trungnt13/dnntoolkit
- Owner: trungnt13
- License: apache-2.0
- Created: 2015-11-08T11:06:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T00:40:14.000Z (over 9 years ago)
- Last Synced: 2023-03-22T19:36:01.895Z (over 2 years ago)
- Language: Python
- Size: 1.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dnntoolkit
Credits
=======
Theano implementation of CTC by [Shawn Tan](https://github.com/shawntan/rnn-experiment/)Theano implementation of CTC by [Rakesh Var](https://github.com/rakeshvar/rnn_ctc)
Theano implementation of CTC by [Philemon Brakel](https://github.com/pbrakel) and [Mohammad Pezeshki](https://github.com/mohammadpz)
Theano toolkit implementation by [Shawn Tan](https://github.com/shawntan/theano_toolkit)