NaNoGenMo / 2016

National Novel Generation Month, 2016 edition.
https://nanogenmo.github.io
162 stars 7 forks source link

Stitched up lines from Gutenberg texts #152

Closed katre closed 5 years ago

katre commented 7 years ago

I originally wanted to first train a neural net on Gutenberg book data, then run it backwards (a la Google's Deep Dream) to see what came out, but it turns out that training neural nets is hard.

Instead, I took my Gutenberg book data, grabbed a random selection of 1000 of them, and started grabbing random sentences from those books until I had 50,000 words.

Code: https://github.com/katre/bibliodream/tree/random-lines Output: https://github.com/katre/bibliodream/blob/random-lines/results/book.txt