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

Update tests for scripts/papers/maxout #1524

Open
lamblin opened this issue May 15, 2015 · 0 comments
Open

Update tests for scripts/papers/maxout #1524

lamblin opened this issue May 15, 2015 · 0 comments
Labels

Comments

@lamblin
Copy link
Member

lamblin commented May 15, 2015

There is already a test in pylearn2/models/tests/test_maxout.py, but it should be updated to:

  • test the cuda-convnet layers if the GPU is recent enough,
  • be automatically synchronized with the yaml files in scripts/papers/maxout if possible,
  • check that even if the batch size does not divide the size of the training set, all examples are used

If possible, check if we can find a way of detecting if the size of the padding is not the right one.

See #569 for a more general ticket.

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

No branches or pull requests

1 participant