Skip to content

Releases: torchkge-team/torchkge

Patch release

05 Apr 11:34
b63b9fa
Compare
Choose a tag to compare

Adding support for additional pre-trained models.

Patch release

31 Mar 14:52
2a303d5
Compare
Choose a tag to compare
  • Fix embedding dimension mixup in translation models
  • Fix implementation error in some bilinear models
  • Fix various docstring typos

Patch release

18 Sep 15:22
accb83c
Compare
Choose a tag to compare
  • Fix bug in TransH implementation

Patch release

04 Jul 09:13
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Fix normalization in translation models
  • Improve loading function of wikidatavitals datasets.

Patch release

21 Apr 15:33
Compare
Choose a tag to compare
  • Fix ConvKB scoring function and normalization step

Patch release

02 Mar 14:31
Compare
Choose a tag to compare
  • fix the documentation in evaluation and inference modules
  • fix a typo in the sampling module's documentation

Patch release

25 Feb 16:08
Compare
Choose a tag to compare
  • add support of Python 3.7 back

Minor release

25 Feb 15:47
Compare
Choose a tag to compare
  • Add relation prediction evaluation
  • Add relation negative sampling module
  • Add inference module
  • Update models' API accordingly to the previous new features
  • Switch from TravisCI to GitHub Actions

Patch release

01 Mar 10:34
a80743d
Compare
Choose a tag to compare
  • Update in available pretrained models

Patch release

16 Feb 18:08
Compare
Choose a tag to compare
  • Fix deployment issue