Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about accuracy. #4

Open
nnnnnzy opened this issue Jul 28, 2022 · 0 comments
Open

Questions about accuracy. #4

nnnnnzy opened this issue Jul 28, 2022 · 0 comments

Comments

@nnnnnzy
Copy link

nnnnnzy commented Jul 28, 2022

According to the implementation of other codes such as DGI, GRACE, etc., they all use the results of the last epoch or the minimum loss in the training process (early stopping) to calculate acc as the result. And your code is to calculate acc every 10 rounds, and use the best acc among all acc as your experimental result.

I think contrastive learning is unsupervised learning, and their codes are correct. It is unfair to compare the acc of your codes with them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant