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

Issues with global variables #9

Open
jkingphd opened this issue Aug 10, 2020 · 0 comments
Open

Issues with global variables #9

jkingphd opened this issue Aug 10, 2020 · 0 comments

Comments

@jkingphd
Copy link

@AlexOlsen, thank you for putting this dataset together. After playing with your code and reading your publication, I think I see an error in your global variables in deepweeds.py:

  • Line 37: Should MAX_EPOCH = 32?
  • Line 40: Should STOPPING_PATIENCE = 2?
  • Line 43: Shouldn't these be strings? CLASSES = [str(i) for i in range(9)]
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