TorchLean API

NN.Examples.Models.Generative.Gan

GAN CIFAR Example #

Small LSGAN-style executable path.

This trains:

The formal LSGAN objective decomposition lives in NN.Spec.Models.Gan and NN.MLTheory.Generative.Latent.GAN. A full alternating adversarial trainer can reuse the same generator/discriminator constructors and data path.

@[reducible, inline]
Instances For
    @[reducible, inline]
    Instances For
      @[reducible, inline]
      Instances For