Closed Alva-2020 closed 4 years ago
Good catch, the memory bank is randomly initialized, but eventually will converge after some updates (SGD like).
Intuitively, you can think the weights of NN are randomly initialized, but will converge to some point after some SGD updates.
Thanks for sharing. I am confused that buffer initialized by random. Why the random weight can be seemed as the anchor?