Skip to content

PyTorch 0.4, torchtext 0.2.3, All Features Implemented

Latest
Compare
Choose a tag to compare
@tuzhucheng tuzhucheng released this 17 May 20:31
· 9 commits to master since this release
  • Fixed bug in horizontal comparison algorithm - implementation used to be different from paper
  • Fixed use of double NLLLoss (since CrossEntropyLoss already include it)
  • Uses latest versions of PyTorch and torchtext (PyTorch 0.4.0 and torchtext 0.2.3)

This is the version of the code used for my thesis.