Skip to content

Repository files navigation

TFSL

Few-Shot Temporal Knowledge Graph Link Prediction

This repository contains the implementation of the TFSL architectures described in the paper.

Installation

Install Pytorch (>= 1.1.0)

pip install pytorch

Python 3.x (tested on Python 3.9)

pip install python 3.9

Numpy

pip install numpy

Pandas

pip install pandas

tqdm

pip install tqdm

How to use

run the code:

python train.py --parameters

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages