matenure / pygcnLinks
Graph Convolutional Networks in PyTorch
☆16Updated 5 years ago
Alternatives and similar repositories for pygcn
Users that are interested in pygcn are comparing it to the libraries listed below
Sorting:
- The implement of GNN based on Pytorch☆208Updated 2 years ago
- pytorch实现GCN代码的中文注释☆37Updated 5 years ago
- PyTorch示例代码;复现GNN模型☆133Updated 3 years ago
- A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)☆38Updated 6 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 6 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆63Updated last year
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- 《图神经网络:基础与前沿》相关资料☆48Updated 3 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆77Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆69Updated 2 years ago
- ☆67Updated 2 years ago
- The code of Graph Attention Networks for Cora, Citeseer, Pubmed and PPI☆35Updated 6 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆118Updated 3 years ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP☆72Updated 6 years ago
- CIKM 2021: Pooling Architecture Search for Graph Classification☆20Updated 3 years ago
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆114Updated last year
- Schedule for learning on graphs seminar☆109Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆94Updated 8 months ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated 2 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆139Updated 2 years ago
- ☆70Updated 3 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆105Updated last year
- ☆97Updated 4 years ago
- Parameterized Explainer for Graph Neural Network☆139Updated last year
- Reimplementation of Graph Embedding methods by Pytorch.☆174Updated 3 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- ☆24Updated 3 years ago
- Source code of GResNet☆16Updated 5 years ago