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
- Host: GitHub
- URL: https://github.com/claudmor/multi_task_multi_class_neural_directed_link_prediction
- Owner: ClaudMor
- License: mit
- Created: 2024-09-07T18:56:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T10:52:11.000Z (over 1 year ago)
- Last Synced: 2025-05-15T22:55:32.521Z (about 1 year ago)
- Language: Python
- Size: 1.06 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.