8000 GitHub - jiangqn/GCN-GAN-pytorch: A pytorch implemention of GCN-GAN for temporal link prediction.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jiangqn/GCN-GAN-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCN-GAN

This repository provide a pytorch implemention for the GCN-GAN model proposed in "A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks" INFOCOM 2019, [pdf].

Quick Start

Modify hyper-parameters in file config.yml.

Preprocess data

python preprocess.py

Train

python train.py

Test

python test.py

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0