/GCN-GAN-pytorch

A pytorch implemention of GCN-GAN for temporal link prediction.

Primary LanguagePython

GCN-GAN

Modify hyper-parameters in file config.yml.

preprocess data

python preprocess.py

training

python train.py

test

python test.py