This code is used for running experiments for the paper.
- Download the dataset file from https://mega.nz/file/NjRRyDiS#CsfosxJ1-CNhtHb12Fr5pBQIpRdG4np0JLdrVowTt4U and unzip it into a folder called
data - Install all dependencies in the requirements.txt
- Run the following command to get all results:
python ./train/train_BipartiteEdge.py | tee run.log - Check the results in run.log