Skip to content

Knowledge Graph Completion by Cross Attention in Translational Model

Notifications You must be signed in to change notification settings

ideafang/TransX-Pytorch

Repository files navigation

TransX-PyTorch

Knowledge Graph Completion by Cross Attention in Translational Model

Environment

This code is based on the OpenKE-Pytorch project.

We evaluate TransX on a Ubuntu 16.04 server with 128G memory an RTX 3090.

Installation

  1. Install Pytorch
  2. Compile C++ files
    cd openke
    bash make.sh
  3. Quick Start
    cd ..
    python train_TransX_Dataset.py

About

Knowledge Graph Completion by Cross Attention in Translational Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published