A generator is the component of a generative system that produces new outputs such as text, images, audio, or synthetic data. In GANs, the generator creates samples that are evaluated by a discriminator.
The subsystem within a generative adversarial network that creates new examples. Contrast with discriminative model.