-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels