https://github.com/scitator/simple-char-rnn
Quick and simple char-rnn implementations in python and tensorflow. Inspired by cs224d.
https://github.com/scitator/simple-char-rnn
Last synced: 8 months ago
JSON representation
Quick and simple char-rnn implementations in python and tensorflow. Inspired by cs224d.
- Host: GitHub
- URL: https://github.com/scitator/simple-char-rnn
- Owner: Scitator
- Created: 2016-07-29T08:22:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T11:49:41.000Z (almost 10 years ago)
- Last Synced: 2025-10-03T18:59:44.533Z (8 months ago)
- Language: Python
- Homepage:
- Size: 5.83 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Char-RNN
Quick and simple char-rnn implementations in python and tensorflow.