Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 537 Bytes

File metadata and controls

7 lines (4 loc) · 537 Bytes

Multi_Task_Multi_Class_Neural_Directed_Link_Prediction

This is the repository associated with the paper "Multi-Class and Multi-Task Strategies for Neural Directed Link Prediction".

How to run

In order to run the experiments, set your favorite editor at the top level folder of this repository and open the src/main.py script. At the top of the script set the appropriate parameters to select the dataset, training framework and model to run. Then just run all the code below. You will find the results in the "results" folder.