Reimplementation of ICLR 2020 paper "Geom-GCN: Geometric Graph Convolutional Networks" based on PyTorch and PyTorch Geometric (PyG).
python main.py
- Currently, we directly employ the default node embedding results following original paper, thus the latent space is a 2 X 2 grid in a 2D Euclidean space.