Bots
I made a subdomain for my Twitter bots, with a page of info and credits about each of them: bots.mikelynch.org
more ...I made a subdomain for my Twitter bots, with a page of info and credits about each of them: bots.mikelynch.org
more ...I made a new bot, @GLOSSATORY, by training a recurrent neural network on a very long list of word definitions from WordNet. The results are quite weird and entertaining if you like this sort of thing:
more ...MWHALE IN THE WHALE AND BERED OF THE WHALE IN THE WHALE.
"The whale seemed the ship had been the side of the stranger of the ship would be seen the artain in the sea, and the whale was the ship was a sudden and sounding and head of the …
more ...I've updated the algorithm behind neuralgae. It's still the same basic principle: render a deepdraw image based on some random categories, feed the results back through the classifier, and then repeat with the new categories. But the draw part of the cycle now uses the weights from the classification stage …
more ...In 2013 I wrote and published an eighty-one-verse poem in Spenserian stanzas on FSVO. It started as an affectionate parody of the works of writers like Erasmus Darwin, who in the eighteenth century enthusiastically boosted the natural sciences in poems which are now long unread. It grew into something a …
more ...As an exercise in Haskell, I wrote a monad which threads random-number generation state through a context-free grammar, allowing the creation of arbitrary yet valid sentences. This was kind of clever.
Then I used it to generate a series of descriptions of bands of warriors along the lines of Homer's …
more ...@verbquests is a tribute to old-school text adventures, in which it was often difficult to find the correct verb to apply to a noun. It's powered by the Python Natural Language Toolkit, NLTK.
more ...A bot which takes a random Wikipedia page title and turns it into the title of an imaginary blues track. The Talking Random Wikipedia Page Title Blues is something I blogged about ages ago, I was inspired to turn it into a bot by my son having become the world's …
more ...The fourth and last in a series of posts about how we think about coding and functional programming. The first three are The Homunculus, State and Immutable and pure
An algorithm is a procedure or formula for calculating a result, an idea which predates the invention of the computer by …
more ...