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 code of Graph Attention Networks for Cora, Citeseer, Pubmed and PPI☆35Updated 6 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆63Updated last year
- pytorch实现GCN代码的中文注释☆38Updated 5 years ago
- ☆67Updated 2 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- The implement of GNN based on Pytorch☆209Updated 2 years ago
- Heterogeneous Information Network Datasets☆19Updated 6 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆115Updated 2 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆116Updated last year
- Schedule for learning on graphs seminar☆109Updated 2 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
- A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)☆38Updated 6 years ago
- ☆49Updated 6 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆119Updated 3 years ago
- 《图神经网络:基础与前沿》相关资料☆48Updated 4 years ago
- CIKM 2021: Pooling Architecture Search for Graph Classification☆21Updated 3 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated 3 months ago
- ☆77Updated 4 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- Bayesian Graph Neural Networks with Adaptive Connection Sampling - Pytorch☆62Updated 5 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆177Updated 3 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆137Updated 3 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago
- ☆50Updated 11 months ago
- Code for ICDM2020 full paper: "Sub-graph Contrast for Scalable Self-Supervised Graph Representation Learning"☆46Updated 3 years ago
- codes of R-HGNN model for Heterogeneous Graph Representation Learning☆46Updated 3 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆68Updated last year