Releases: torchkge-team/torchkge
Releases · torchkge-team/torchkge
Patch release
Patch release
- Fix embedding dimension mixup in translation models
- Fix implementation error in some bilinear models
- Fix various docstring typos
Patch release
- Fix bug in TransH implementation
Patch release
- Upgrade dependencies
- Fix normalization in translation models
- Improve loading function of wikidatavitals datasets.
Patch release
- Fix ConvKB scoring function and normalization step
Patch release
- fix the documentation in
evaluation
andinference
modules - fix a typo in the
sampling
module's documentation
Patch release
- add support of Python 3.7 back
Minor release
- 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
- Update in available pretrained models
Patch release
- Fix deployment issue