MNIST Clock

Digital MNIST clock whose digits change by traversing a VAE latent space.

Each clock digit is generated by a VAE trained on MNIST. Every transition between digits traverses the latent space of the decoder, interpolating between digits. To view how the digits themselves were generated, check out the colab. Clock is in 24h format.