Skip to content

Questions regarding the edges that are created in the latent space #21

Description

@siddhantsomani

What does edges represent here?

NRI/train.py

Line 203 in e63fcb0

edges = gumbel_softmax(logits, tau=args.temp, hard=args.hard)

What do the probabilities represent here?

NRI/train.py

Line 204 in e63fcb0

prob = my_softmax(logits, -1)

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