Releases: torchkge-team/torchkge
Releases · torchkge-team/torchkge
Fixed assertion error in Analogy model.
Merge pull request #50 from torchkge-team/develop Fixed a wrong assertion error.
triplet classification & negative sampling
- Implemented Triplet Classification evaluation method
- Added Negative Sampler objects to standardize negative sampling methods.
First release
The translation models are functional.
Evaluation of link prediction is implemented and tested.