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
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