Skip to content

[question] How is M computed in wasserstein layer? #257

@kirk86

Description

@kirk86

Hi,
I was wondering if anyone could shed some light on the following questions regarding the wasserstein layer.

  • How is M computed, where can I find this info?
  • What is the pred variable is it logits, softmax outputs or something else?
  • Same for label is it hard labels like [3, 2, 5, 7, 9, 1, 0], one-hot encoded or something else?

Do the above vars change according to the problem (multi-class classification), for instance on MNIST with hard labels (i.e. unique labels) vs MNIST with multi-labels for each class?

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