contrastive-predictive-coding-images icon indicating copy to clipboard operation
contrastive-predictive-coding-images copied to clipboard

Can some results be made available please?

Open Sumeha opened this issue 4 years ago • 2 comments

What classification accuracy do you get on MNIST and what is the accuracy/val loss for the CPC task itself? I have been trying to implement this in Pytorch, but am not getting good results.

Sumeha avatar Jun 22 '20 16:06 Sumeha

I also get not goot results,. After running train_cpc.py, the accuracy I got was not very high about 66%. Then I run train_classifier.py, the accuracy I got was 22%. I don't know if there are any errors here, because I didn't change anything, just run

Laliten avatar Jun 10 '21 13:06 Laliten

I also get not goot results,. After running train_cpc.py, the accuracy I got was not very high about 66%. Then I run train_classifier.py, the accuracy I got was 22%. I don't know if there are any errors here, because I didn't change anything, just run

The same from my side. Trying to improve it ...

mengdi-li avatar Jun 10 '21 13:06 mengdi-li