Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 797 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 797 Bytes

Knowledge Graph Embedding Learning

PyPI version fury.io PyPI license

This is an learning modules with PyTorch to learn knowledge embeddings. It's more towards research now. It heavily used another library kgekit.

The design follows DIY, data oriented design and a few OO classes.

Features

  • Small memory footprint
  • Fast parallelized sampling and batch done in C++
  • Deterministic
  • Easily extensible and readable
  • Visualization