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 458 forks source link

training log #41

Open snsun opened 2 years ago

snsun commented 2 years ago

Hi, Do you still have the log of pre-training? I want to know how the loss changes for every epoch and the accuracy of the positive examples in each batch

HenryPengZou commented 2 years ago

I have the same question here