NVIDIA found a way to train AI with very little data
December 8, 2020
NVIDIA has developed a new approach for training generative adversarial networks (GAN) that could one day make them suitable for a greater variety of tasks. Before getting into NVIDIA’s work, it helps to know a bit about how GANs work. Every GAN consists of two competing neural networks: a generator and a discriminator.
In one where the goal of the algorithm is to create new images, the…