PyTorch implementation of Dynamic Graph Convolutional Network
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mohammad Hashemi 1013d77dc3 Delete 'results_WDGCN_w92_bitcoin_otc' 3 years ago
.gitignore Initial commit 3 years ago
README.md Initial commit 3 years ago
data_loader.py feat: data preparation related scripts added 3 years ago
read_data.py feat: data preparation related scripts added 3 years ago
results_WDGCN_w76_bitcoin_otc feat: results for edge classification added 3 years ago
results_WDGCN_w82_bitcoin_otc feat: results for edge classification added 3 years ago
results_WDGCN_w87_bitcoin_otc feat: results for edge classification added 3 years ago
results_WDGCN_w88_bitcoin_otc feat: results for edge classification added 3 years ago
run.sh feat: data preparation related scripts added 3 years ago
train.py feat: train code added 3 years ago
utils.py feat: data preparation related scripts added 3 years ago

README.md

DGCN

PyTorch implementation of Dynamic Graph Convolutional Network