ytchx1999 / PyG-JK-NetsLinks
PyTorch_Geometric实现的JK-Nets(Jumping Knowledge Network),其中也包括了baseline的GCN和GAT。数据集使用的「Cora、Citeseer、Pubmed」
☆15Updated 4 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:
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- Python 3 supported version for DySAT☆12Updated 2 years ago
- ☆115Updated last year
- Dynamic graph/network dataset for dynamic graph/network embedding/representation☆36Updated 5 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆175Updated last year
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆426Updated 4 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆573Updated 3 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 5 years ago
- ☆69Updated 3 years ago
- 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
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆330Updated last year
- ☆329Updated last year
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆104Updated 9 months ago
- a simplified python implementation for DeepLink (DeepLink: A Deep Learning Approach for User Identity Linkage)☆21Updated 6 years ago
- Representation learning on dynamic graphs using self-attention networks☆296Updated 2 years ago
- Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.☆327Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆247Updated 4 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆112Updated 2 years ago
- ☆30Updated 5 years ago
- The source code of HeCo☆166Updated 3 years ago
- A pytorch implementation of H2GCN raised in the paper "Beyond Homophily in Graph Neural Networks: Current Limitations and Effective Desig…☆39Updated 2 years ago
- Graph Auto-Encoder in PyTorch☆439Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆93Updated 3 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆659Updated last year
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆67Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆353Updated 5 years ago
- ☆97Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 3 years ago
- Pytorch implementation of a RGCN Link Prediction Model☆256Updated 3 years ago