OuYangg / GNNs
This is a repository used to preserve codes about GNNs.
☆27Updated 3 years ago
Alternatives and similar repositories for GNNs:
Users that are interested in GNNs are comparing it to the libraries listed below
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆134Updated last year
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆66Updated last year
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆73Updated 3 years ago
- PyTorch示例代码;复现GNN模型☆125Updated 3 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆55Updated last year
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆113Updated 4 years ago
- ☆68Updated 2 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- Python 3 supported version for DySAT☆12Updated 2 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆95Updated last week
- ☆80Updated 5 months ago
- [ACM Computing Surveys'23] Implementations or refactor of some temporal link prediction/dynamic link prediction methods and summary of re…☆57Updated 6 months ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆90Updated 3 years ago
- ☆111Updated last year
- ☆16Updated 3 years ago
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆63Updated last year
- Graph model implementation☆141Updated 2 years ago
- ☆60Updated 4 years ago
- gnn for link prediction,图神经网络用于链接预测。☆45Updated 2 years ago
- This repository mainly lists some the latest research on graph neural network theory.☆100Updated last year
- a pytorch implementation of Exploiting Edge Features in Graph Neural Networks.☆44Updated last year
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆239Updated 4 years ago
- ☆24Updated 2 years ago
- (WWW 2021) Source code of PC-GNN☆104Updated 3 years ago
- Implementation codes for AAAI23 paper "Dynamic Heterogeneous Graph Attention Neural Architecture Search"☆30Updated last year
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆170Updated last year
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆137Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆91Updated 3 months ago
- "GADBench: Revisiting and Benchmarking Supervised Graph Anomaly Detection" in NeurIPS 2023☆115Updated 10 months ago
- ☆319Updated 9 months ago