Knowledge Graph embedding in Python and Pytorch.
Project description
TorchKGE
TorchKGE: Knowledge Graph embedding in Python and Pytorch.
Free software: BSD license
Documentation: https://torchkge.readthedocs.io.
History
0.10.0 (2019-07-19)
Implemented Triplet Classification evaluation method
Added Negative Sampler objects to standardize negative sampling methods.
0.9.0 (2019-07-17)
Implemented HolE model (Nickel et al.)
Implemented ComplEx model (Trouillon et al.)
Implemented ANALOGY model (Liu et al.)
Added knowledge graph splitting into train, validation and test instead of just train and test.
0.8.0 (2019-07-09)
Implemented Bernoulli negative sampling as in Wang et al. paper on TransH (2014).
0.7.0 (2019-07-01)
Implemented Mean Reciprocal Rank measure of performance.
Implemented Logistic Loss.
Changed implementation of margin loss to use torch methods.
0.6.0 (2019-06-25)
Implemented DistMult
0.5.0 (2019-06-24)
Changed implementation of LinkPrediction ranks by moving functions to model methods.
Implemented RESCAL.
0.4.0 (2019-05-15)
Fixed a major bug/problem in the Evaluation protocol of LinkPrediction.
0.3.1 (2019-05-10)
Minor bug fixes in the various normalization functions.
0.3.0 (2019-05-09)
Fixed CUDA support.
0.2.0 (2019-05-07)
Added support for filtered performance measures.
0.1.7 (2019-04-03)
First real release on PyPI.
0.1.0 (2019-04-01)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file torchkge-0.10.6.tar.gz
.
File metadata
- Download URL: torchkge-0.10.6.tar.gz
- Upload date:
- Size: 31.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f751d5bee96dcf6e734233b27b9e61c4ec4ad6ffe15fbee45ad12324728362da |
|
MD5 | 5c06e733db6fcedf6f8ed72d161aa5bf |
|
BLAKE2b-256 | 40a7dfa25f811201f40441a9a1ec827093eb61b566e44e152f4bdbd842e120be |
File details
Details for the file torchkge-0.10.6-py2.py3-none-any.whl
.
File metadata
- Download URL: torchkge-0.10.6-py2.py3-none-any.whl
- Upload date:
- Size: 31.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1afd994768a14f501a1eca7f77eeac1bb75b7240f38540002a5ac1e42006f151 |
|
MD5 | acf923bcb1725ec4725886e3a87fcf5a |
|
BLAKE2b-256 | 248c57d464d1145525cb67b5d14e30c0e3d2eb14560fb02cde2d6cbc523216e8 |