This repository contains Simple implementation of word and char RNN with tensorflow.
More info in blog
pip install -r requirements.txt
python char-rnn.py
python word-rnn.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains Simple implementation of word and char RNN with tensorflow.
More info in blog
pip install -r requirements.txt
python char-rnn.py
python word-rnn.py