-
Spiral Dataset
The dataset used in the paper is a synthetic dataset consisting of points in 2D that follow a spiral distribution. -
Generative Adversarial Networks
Generative Adversarial Networks (GANs) consist of two networks: a generator G(z) and a discriminator D(x). The discriminator is trying to distinguish real objects from objects...