DavidCai1111 / novel-generator

:bookmark: A character level RNN to generate short novel stories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

novel-generator

Build Status

A character level RNN to generate short novel stories

Examples

Here an example after I trained the network for about 1 hour:

It rover ove itin cof tin son merk onghter onge tho sou be ptic the save 
miven to eeralin tho moung his toflecbat noull sthere rea porpos 
terase an itho stare als the ceedner, heo uhe pee hithice fone 
ollikk oad sor int can orleoan.

If you want to get more meaningful results, you should use technique like word2vec to get a word level input and then train a word level RNN to do this job.

About

:bookmark: A character level RNN to generate short novel stories

License:MIT License


Languages

Language:Kotlin 100.0%