Matt Gauger
Matt Gauger
I guess my novel this year is going to be an "ensemble generator", named for [ensemble learning](https://en.wikipedia.org/wiki/Ensemble_learning) where multiple learners are used. In this case, I'm training the excellent https://github.com/sherjilozair/char-rnn-tensorflow...
Working on some actual novel + character generation functionality today. Got to a good stopping spot, and now I'm watching some GDC videos on procedural generation.
the [`seedrandom`](https://www.npmjs.com/package/seedrandom) library doesn't work with Lodash library's random functions so I stopped using it, for now.
I'm writing more of the intro, which contains some wildcard random words, but is mostly written by me, to set up the story. (Like Peter Pan, The Wizard of Oz,...
I worked on an "artifact generator" for ancient, powerful/magical items.. except this is feeling a bit too high fantasy and not enough absurdity/whimsical, so I'll have to work on the...
Here's some better "artifacts" given that I've rewritten the lists to have more absurd and child-related items: ``` Cast iron Rubber Chicken Brass Comb The People's Vinyl Alarm Clock The...
Ok, so my characters can walk around in a chapter and do bored things. > Chapter 1 > Peyton was in ruined ruins. Peyton yawned. Esme thought they heard something....
I didn’t get any further with this one, but I whipped up https://github.com/NaNoGenMo/2018/issues/101 tonight and that one is complete.
Sounds neat!
Build broke because I didn't use hashrockets in my hashes; will update later and push.