sthalles / SimCLR

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
https://sthalles.github.io/simple-self-supervised-learning/
MIT License
2.19k stars 457 forks source link

Why do we need to back gradients during evaluation #64

Open GENERjia opened 1 year ago

GENERjia commented 1 year ago

I don't understand why evaluation requires multiple iterations and back gradients