Music meets artificial intelligence (AI): The visualization of my last single "Heizkraftwerk" using GAN.
The technology used is called generative adversarial networks (GANs). GANs are AI models that are trained by two competing neural networks: a generator creates completely new images and a discriminator tries to classify the images as real or fake. By training the generator to fool the discriminator, GANs learn to create realistic images.
After the training, a piece of music was given to the generator in order to generate images from pitches and image transition from rhythm. The result is a bizarre music video. Have fun!