Skip to content

gradient penalty of sigmoid instead of logits. #4

@d-michele

Description

@d-michele

gradients = tf.gradients(self.discriminator(interpolates, is_reuse=True), [interpolates])[0]

Hi, I would ask you an explanation of why did you calculate the gradient on the sigmoid instead of logits. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions