sh-qiangchen / GNN-Theory-PapersLinks
This repository mainly lists some the latest research on graph neural network theory.
☆101Updated 2 years ago
Alternatives and similar repositories for GNN-Theory-Papers
Users that are interested in GNN-Theory-Papers are comparing it to the libraries listed below
Sorting:
- ☆241Updated last year
- B站GNN教程资料☆187Updated last year
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆141Updated 2 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆69Updated 2 years ago
- cs224w(图机器学习)2021冬季课程的colab☆245Updated 4 years ago
- PyTorch示例代码;复现GNN模型☆139Updated 4 years ago
- Advances on machine learning of graphs, covering the reading list of recent top academic conferences.☆228Updated 2 weeks ago
- ☆80Updated last year
- A Survey of Learning from Graphs with Heterophily☆153Updated 9 months ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆107Updated 7 months ago
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆38Updated 2 years ago
- Graph model implementation☆143Updated 3 years ago
- ☆17Updated 4 years ago
- "GADBench: Revisiting and Benchmarking Supervised Graph Anomaly Detection" in NeurIPS 2023☆134Updated last year
- A multi-backend graph learning library.☆243Updated 4 months ago
- Tutorial about Graph Convolutional Network(GCN)