Skip to content

Shivakishore14/simple-word-and-char-rnn-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Word and Char Rnn

This repository contains Simple implementation of word and char RNN with tensorflow.

More info in blog

Install dependencies

pip install -r requirements.txt

Run Char-RNN

python char-rnn.py

Run Word-RNN

python word-rnn.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages