less than 1 minute read

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.

Comments