An open API service indexing awesome lists of open source software.

https://github.com/claudmor/multi_task_multi_class_neural_directed_link_prediction


https://github.com/claudmor/multi_task_multi_class_neural_directed_link_prediction

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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.