mvgrl
mvgrl copied to clipboard
Inconsistence of the code and paper
Greeting!
I am a bit confused about the code after I read your paper. In your paper, you use unsupervised learning and k-means to test the accuracy. However, the code is contrastive learning (unsupervised) + supervised learning (cross-entropy loss). May I know will you post your original code with k-means? I have difficulties to obtain the results in your paper. Thank you.
Regards.
I encountered the same problem, and I am expecting the node clustering script.