Skip to content

Some question about D_loss #1

@ran337287

Description

@ran337287

hello @AaronYALai , in run_InfoGAN.py, 'D_loss=D_criterion(outputs[:,0],labels)' is the mean of 2batchSize loss between outputs and labels, but I think D_loss=truth_input_loss+fake_input_loss, that should be the mean of 1batchSize loss. I'm looking forward to your reply.

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