Skip to content

should loss function for vae use binary_cross_entropy? #34

@ethanjyx

Description

@ethanjyx

reconstruction_function = nn.MSELoss(size_average=False)

this line here it assigned to variable called BCE, but uses MSE instead

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