An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Simple-Char-RNN
Quick and simple char-rnn implementations in python and tensorflow.