Skip to content

An RNN is used to generate text akin to that found in the text "Emma"

Notifications You must be signed in to change notification settings

berkleywerkley/RNN_Emma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RNN_Emma

An RNN is used to generate text akin to that found in the text "Emma"

RNN_Emma

This takes characters as input RNN

RNN_Emma_Words

This takes words as input into RNN

RNN_Emma_Words produces better results than RNN_Emma but the model takes significantly longer to train

It should be noted that the results produced by 'non-intelligent' Markov Analysis are significantly more readable than both RNN solutions

About

An RNN is used to generate text akin to that found in the text "Emma"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published