tuzhucheng / MP-CNN-Variants

Variants of Multi-Perspective Convolutional Neural Networks
23 stars 12 forks source link

Run MP-CNN on torch-0.3.0.post4 #4

Closed hinhmd closed 6 years ago

hinhmd commented 6 years ago

Training speed has increased significantly with the new version of Pytorch (4x to 256x faster Softmax/LogSoftmax). Please consider experimenting with the new version.

tuzhucheng commented 6 years ago

Yeah I'll update to PyTorch v0.3.0 and re-tune hyperparameters.

tuzhucheng commented 6 years ago

Upgraded to PyTorch 0.3.0, however, performance on some datasets dropped. Using #5 to keep track.