Skip to content

GAN example #67

@dmccloskey

Description

@dmccloskey

Description

GAN example

Objectives

  • add Leaky ReLU activation function
  • BinaryUnitScale (-1 to 1 instead of 0 to 1)
  • normalization from -1 to 1 for MNIST
  • OneSideLabelSmoother (One sided label smoothing)
  • example using 2-3 time steps for generator and discriminator networks with specific network part gradient updates(?)
  • implementation of gradient breaks during back propogation

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions