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

DCNN Layers #3

Open
gregdhill opened this issue Oct 5, 2018 · 0 comments
Open

DCNN Layers #3

gregdhill opened this issue Oct 5, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@gregdhill
Copy link
Collaborator

The new model, previously introduced by Nal Kalchbrenner, has been implemented in PyTorch, but due to time constraints for the original publication I implemented the k-max pooling and folding operations in Python. To improve the speed of training it would be better if these were integrated with PyTorch at a lower-level.

@gregdhill gregdhill added the enhancement New feature or request label Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant