bots.mikelynch.org

neuralgae

flotsam and jetsam from the neural driftnets

UPDATE: Neuralgae has been offline for a few years now, this page is here for archival purposes.


@neuralgae uses a neural net to generate an image from a set of random categories, classifies the result using a neural net (not necessarily the same one) and repeats, giving sequences of surreal objects which are kind of related to one another. The categories are used to generate the accompanying text using a basic Markov generator.

It's based on my entry for National Novel Generation Month (NaNoGenMo) in 2015. Source code and heaps of technical notes are available in the GitHub repository.

Credits