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…☆135Updated last year
- PyTorch示例代码;复现GNN模型☆124Updated 3 years ago
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆74Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆66Updated last year
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆56Updated last year
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆36Updated 5 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆91Updated 3 years ago
- Implementation codes for AAAI23 paper "Dynamic Heterogeneous Graph Attention Neural Architecture Search"☆31Updated last year
- ☆68Updated 2 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆114Updated 4 years ago
- ☆24Updated 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…☆63Updated last year
- ☆17Updated 3 years ago
- Python 3 supported version for DySAT☆12Updated 2 years ago
- Graph model implementation☆142Updated 3 years ago
- ☆60Updated 4 years 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
- "GADBench: Revisiting and Benchmarking Supervised Graph Anomaly Detection" in NeurIPS 2023☆120Updated 11 months ago
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆59Updated last year
- ☆113Updated last year
- A collection of papers for graph anomaly detection, and published algorithms and datasets.☆126Updated last year
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆139Updated 2 years ago
- GraphSAGE and GAT for link prediction.☆91Updated 5 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆171Updated last year
- This is the official code release of the following paper: Hao Dong et al., Temporal Inductive Path Neural Network for Temporal Knowledge …☆28Updated last year
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆96Updated last month
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆91Updated 4 months ago
- (WWW 2021) Source code of PC-GNN☆105Updated 3 years ago
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆37Updated last year