Skip to content

jalexvig/text_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSTM text generator

Execution of these scripts will require numpy and theano.

For more information check out this blog post.

Shakespeare generator

To generate text in the style of Shakespeare, make sure all dependencies are installed and execute the text_generator.py file.

Execute the text_generator.py script by entering python text_generator.py on the commandline. This will begin training. By changing the generate keyword argument to True at the end of the file, you can generate new text after training!

About

LSTM text generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages