Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romanthekat/neverending-horror

Simple project about generating horror stories using 'two sentence horror' subreddit data as a source
https://github.com/romanthekat/neverending-horror

generated horror horror-fiction jupyter-notebook python

Last synced: 11 days ago
JSON representation

Simple project about generating horror stories using 'two sentence horror' subreddit data as a source

Awesome Lists containing this project

README

        

# neverending-horror
Simple project about generating horror stories.

## [Notebook](https://github.com/romanthekat/neverending-horror/blob/master/neverending-horror.ipynb)

- [x] Markov chains
- [x] Machine learning: RNN (too glitchy at the moment)
- [x] GPT-2

## Commands
```
conda activate base
jupyter notebook
```