RMDig Logo RMDig Hover Logo

AI & Machine Learning Guides



Check below for different hands-on guides exploring important topics of machine learning and artificial intelligence.

An image generated from the snowGAN using an abnormally large kernel size

Practice Fine-Tuning GANs

Explore fine-tuning generative adversarial networks (GANs) with the snowGAN! Fine-tuning GANs can be tricky due to the delicate balancing act between generator, tasked with generated synthetic images, and discriminator, attempting to distinguish real from fake.

In this guide we share how to fine-tune GANs, the artifacts you might come into, and the lesson's we've learned training our snowGAN to produce high resolution images.