OuYangg / GNNs
This is a repository used to preserve codes about GNNs.
☆26Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for GNNs
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆127Updated last year
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆47Updated 6 months ago
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆70Updated 3 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆81Updated 2 years ago
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆48Updated last year
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆163Updated 6 months ago
- ☆99Updated last year
- PyTorch示例代码;复现GNN模型☆117Updated 2 years ago
- "GADBench: Revisiting and Benchmarking Supervised Graph Anomaly Detection" in NeurIPS 2023☆99Updated 4 months ago
- ☆76Updated last week
- This project is a scalable unified framework for deep graph clustering.☆101Updated 3 months ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆90Updated 8 months ago
- 这是GraphSAGE模型在Cora、Citeseer、Pubmed数据集上的复现代码。语言:PyTorch☆25Updated 3 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆103Updated last year
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆109Updated last year
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆108Updated 3 years ago
- Python 3 supported version for DySAT☆13Updated last year
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆63Updated last year
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆50Updated 11 months ago
- A DGL implementation of "Graph Neural Networks with convolutional ARMA filters". (PAMI 2021)☆18Updated 3 years ago
- [ACM Computing Surveys'23] Implementations or refactor of some temporal link prediction/dynamic link prediction methods and summary of re…☆48Updated last week
- ☆21Updated 2 years ago
- a pytorch implementation of Exploiting Edge Features in Graph Neural Networks.☆40Updated last year
- ☆67Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆77Updated 3 years ago
- gnn for link prediction,图神经网络用于链接预测。☆38Updated 2 years ago
- Implementation of paper "D2Match: Leveraging Deep Learning and Degeneracy for Subgraph Matching"☆12Updated 10 months ago
- ☆51Updated 3 years ago
- Graph model implementation☆137Updated 2 years ago
- ☆45Updated 2 years ago