Skip to content

Commit a473f90

Browse files
committed
Readme: link to the torchdrug repo
1 parent 0e2f56e commit a473f90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Following the *pretrain-finetune* paradigm of foundation models, you can run a p
2626
ULTRA provides **<u>u</u>nified, <u>l</u>earnable, <u>tra</u>nsferable** representations for any KG. Under the hood, ULTRA employs graph neural networks and modified versions of [NBFNet](https://github.com/KiddoZhu/NBFNet-PyG).
2727
ULTRA does not learn any entity and relation embeddings specific to a downstream graph but instead obtains *relative relation representations* based on interactions between relations.
2828

29-
The original implementation with the TorchDrug framework is available [here]() for reproduction purposes.
29+
The original implementation with the TorchDrug framework is available [here](https://github.com/DeepGraphLearning/ultra_torchdrug) for reproduction purposes.
3030

3131
This repository is based on PyTorch 2.1 and PyTorch-Geometric 2.4.
3232

0 commit comments

Comments
 (0)