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

Reproducing run_sort results #3

Open
eisenjulian opened this issue Oct 14, 2019 · 0 comments
Open

Reproducing run_sort results #3

eisenjulian opened this issue Oct 14, 2019 · 0 comments

Comments

@eisenjulian
Copy link

Hello there,
I really loved the paper, thank you so much for sharing and open-sourcing the code! I have been trying to reproduce some of the results and but I am having trouble with the run_sort ones. Getting between 10 and 20% absolute difference in prob any correct and prob all correct.

I suspect I am not picking the hyper-params correctly, but tried to do everything as described in the paper. Currently using the following:

NUM_EPOCHS=200
LR=1e-4
L=4 # Number of images to be concatenated
M=20 # Batch size
TAUS = [1, 2, 4, 6, 8, 16]

Any ideas if any of those is wrong? Thanks again

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