For the complete documentation index, see llms.txt. This page is also available as Markdown.

Discriminator

Manages the network used to discriminate real/fake samples.

Access

gan.discriminator

Properties

discriminator.sample

Discriminator samples are stacked as [fake, real] along the batch dimension (zero)

Last updated