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

About the implementation of sampler in CPS #93

Open
Yuyu-Liu11037 opened this issue Dec 11, 2023 · 0 comments
Open

About the implementation of sampler in CPS #93

Yuyu-Liu11037 opened this issue Dec 11, 2023 · 0 comments

Comments

@Yuyu-Liu11037
Copy link

Yuyu-Liu11037 commented Dec 11, 2023

Hello. Apologies for the confusion caused by the keyboard issue earlier.

Thank you for your excellent work. In the implementation of the TwoStreamBatchSampler(Sampler) class, you mentioned, "An 'epoch' is one iteration through the primary indices. During the epoch, the secondary indices are iterated through as many times as needed."

However, the original paper's implementation involves a complete traversal of the unlabeled data once. Does this mean that the code implementation deviates from the original paper?

@Yuyu-Liu11037 Yuyu-Liu11037 reopened this Dec 11, 2023
@Yuyu-Liu11037 Yuyu-Liu11037 changed the title Hi, About the implementation of sampler in CPS Dec 11, 2023
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