Skip to content

MikeDoes/text_generation_lstm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Generative LSTM based on the previous 255 characters of the text

Built for a lab experiment, this RNN with LSTM cells is able to generate sample text based on an input text.

Installation

pip install numpy
pip install tensorflow

Usage

cd into_directory
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages