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

Inconsistencies between code and paper impp #3

Open
slchenchn opened this issue Mar 27, 2023 · 0 comments
Open

Inconsistencies between code and paper impp #3

slchenchn opened this issue Mar 27, 2023 · 0 comments

Comments

@slchenchn
Copy link

Hello, congratulations on your great work!

I noticed that this released code has some discrepencies with the implementation details mentioned in the paper. For example, in the paper, the optimizer is SGD, learning rate is 0.001, total epochs is 500, while in the code, the optimizer is Adam, learning rate is 0.0001, total epochs is 1000.

Could you please explain the rationale behind these choices? Also, would be possible to use the code as it is without any modifications for fair comparisons?

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