OuYangg / GNNsLinks
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
Sorting:
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆145Updated 2 years ago
- PyTorch示例代码;复现GNN模型☆138Updated 4 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆95Updated 3 years ago
- [ACM Computing Surveys'23] Implementations or refactor of some temporal link prediction/dynamic link prediction methods and summary of re…☆59Updated last year
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆58Updated last year
- ☆342Updated last year
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 3 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆98Updated last year
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- ☆73Updated 3 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- ☆65Updated 5 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆71Updated 2 years ago
- ☆125Updated 2 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆608Updated 4 years ago
- Graph model implementation☆144Updated 3 years ago
- Implementation codes for AAAI23 paper "Dynamic Heterogeneous Graph Attention Neural Architecture Search"☆36Updated 2 years ago
- ☆242Updated last year
- ☆81Updated last year
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆279Updated 3 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆181Updated last year
- gnn for link prediction,图神经网络用于链接预测。☆52Updated 3 years ago
- Archive of Temporal Knowledge Reasoning in Social Network and Knowledge Graph☆456Updated 2 years ago
- This repository mainly lists some the latest research on graph neural network theory.☆98Updated 2 years ago
- Python 3 supported version for DySAT☆12Updated 2 years ago
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆77Updated 4 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆110Updated 9 months ago
- a pytorch implementation of Exploiting Edge Features in Graph Neural Networks.☆46Updated 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…☆66Updated 2 years ago
- ☆17Updated 4 years ago