Skip to content

Inconsistent initialization of memory bank in the code #22

@Pixie8888

Description

@Pixie8888

Hi,
Thanks for the great work. I have question regarding the initializaton of memory bank. In the paper, it is said to initialize them as unit vector. However, in the code, you use: torch.rand(outputSize, inputSize).mul_(2*stdv).add_(-stdv). How can this relate to unit vector?
image

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