CryptoKnight icon indicating copy to clipboard operation
CryptoKnight copied to clipboard

DCNN Layers

Open gregdhill opened this issue 7 years ago • 0 comments

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 avatar Oct 05 '18 12:10 gregdhill