/Haiku-Generator

A RNN-based haiku generator.

Primary LanguageJupyter Notebook

Haiku-Generator

A RNN-based model that generates a haiku.

Written in Python using TensorFlow and Keras

Data

The dataset to train the model was scraped from http://haiku.somebullshit.net/ which is an extensive database of haikus written on Reddit, mostly frivolous ones. Around 2000 haikus were used to train the model, and this can be found in the haiku_reddit.tsv file.