ytchx1999 / PyG-JK-NetsLinks
PyTorch_Geometric实现的JK-Nets(Jumping Knowledge Network),其中也包括了baseline的GCN和GAT。数据集使用的「Cora、Citeseer、Pubmed」
☆15Updated 5 years ago
Alternatives and similar repositories for PyG-JK-Nets
Users that are interested in PyG-JK-Nets are comparing it to the libraries listed below
Sorting:
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆432Updated 5 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆115Updated 2 years ago
- Python 3 supported version for DySAT☆12Updated 2 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆181Updated last year
- ☆125Updated 2 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆95Updated 3 years ago
- 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 implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- ☆341Updated last year
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆609Updated 4 years ago
- Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.☆338Updated 2 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆343Updated last year
- Datasets-for-Heterogeneous-Graph☆136Updated 6 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆422Updated 4 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 3 years ago
- ☆73Updated 3 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆107Updated last year
- code of HetGNN☆412Updated 5 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆678Updated 2 years ago
- Representation learning on dynamic graphs using self-attention networks☆307Updated 2 years ago
- Baselines for anchor link prediction (including MNA, PALE, IONE, FINAL, FRUI-P, CROSSMNA, REGAL, HYDRA, STUL)☆52Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Updated 5 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- The source code of HeCo☆171Updated 3 years ago
- This repository contains the resources on graph neural network (GNN) considering heterophily.☆270Updated last year
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆71Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆121Updated 3 years ago
- Archive of Temporal Knowledge Reasoning in Social Network and Knowledge Graph☆456Updated 2 years ago
- PyTorch示例代码;复现GNN模型☆138Updated 4 years ago
- Graph Auto-Encoder in PyTorch☆442Updated last year