AidenDurrant / SimCLR-Pytorch

An implementation of "A Simple Framework for Contrastive Learning of Visual Representatoins" SimCLR
31 stars 9 forks source link

LARS document #5

Open hukkai opened 3 years ago

hukkai commented 3 years ago

https://github.com/AidenDurrant/SimCLR-Pytorch/blob/c3c6f65ebc31afbdc2c963c0cf5ad114f39a218e/src/optimisers.py#L102

This line should be len_reduced?