Skip to content

Why add noise to bases? #2

@ChristophReich1996

Description

@ChristophReich1996

Hi, great work, and thanks for sharing your code! I was wondering why you are adding a small amount of noise to the base vectors in the project_flow_to_bases function. Thanks for the help!

bases = bases + (torch.randn(bases.shape, device=bases.device) * 0.00001)

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