Crystal-LiuBojia / C-GraphSAGE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Causal GraphSAGE: A robust graph method for classification based on causal sampling

Chapter7:Causal-GraphSage

Document description

file explain
main.py C-Graphsage example based on Cora dataset
net.py Mainly C-Graphsage definition
data.py Data set preparation
sampling.py Random sampling interface
sampling.py Causal sampling interface

Running examples

cd chapter7
python3 main.py

Requirements

* PyTorch 1.14
* Python 3.7

author

* Tao Zhang
* Hao-Ran Shan
* Max.A.Little

TODO: Support running in colab

About


Languages

Language:Python 100.0%