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…☆137Updated 2 years ago
- PyTorch示例代码;复现GNN模型☆128Updated 3 years ago
- Graph model implementation☆142Updated 3 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆93Updated 3 years ago
- ☆69Updated 3 years ago
- ☆329Updated last year
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆98Updated 3 months ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- ☆17Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆67Updated 2 years ago
- [ACM Computing Surveys'23] Implementations or refactor of some temporal link prediction/dynamic link prediction methods and summary of re…☆56Updated 9 months ago
- ☆234Updated 10 months ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 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
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆573Updated 3 years ago
- ☆80Updated 8 months ago
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆73Updated 3 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆93Updated 6 months ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆175Updated last year
- Archive of Temporal Knowledge Reasoning in Social Network and Knowledge Graph☆446Updated last year
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆36Updated 6 years ago
- This repository mainly lists some the latest research on graph neural network theory.☆100Updated last year
- ☆61Updated 4 years ago
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆38Updated last year
- Python 3 supported version for DySAT☆12Updated 2 years ago
- ☆115Updated last year
- Implementation codes for AAAI23 paper "Dynamic Heterogeneous Graph Attention Neural Architecture Search"☆32Updated last year
- a pytorch implementation of Exploiting Edge Features in Graph Neural Networks.☆45Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆247Updated 4 years ago