An AI RNN NLP Doulbetake: fun with Finnegans Wake! - Michael Burak

#artificialintelligence 

Below is the text of the first page(about the same amount of characters as the first page) of the beloved by some, having bedeviled many, Finnegans Wake by James Joyce. But this time it's been fed through a neural network of machine learning(an RNN, a Recurrent Neural Network) meant to generate text off of a base text(the wonderful textgenrnn), along with its own byproduct of neuralfakewake. This was a quick project, I hesitate to even post the few lines of code it took, but credit to James Joyce(RIP, HCE), Max Woolf for the fantastically usable textgenrnn, and abstraction itself.