This repo implements a generator of images with MNIST based sequences out of single observations as well as a model to caption said images.
Use this jupyter notebook as tutorial
Create a virtualenv and run pip install -r requirements.txt
For a more thorough explanation and motivation behind the project visit the medium post