# SelfSAGCN **Repository Path**: iamlly/SelfSAGCN ## Basic Information - **Project Name**: SelfSAGCN - **Description**: SelfSAGCN: Self-Supervised Semantic Alignment for Graph Convolution Network - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-11 - **Last Updated**: 2021-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Introduction An inofficial PyTorch implementation of [SelfSAGCN: Self-Supervised Semantic Alignment for Graph Convolution Network, CVPR2021] pytorch == 1.0.0 ## Datasets + citeseer + cora + pubmed ## Train ``` python demo.py