matenure / pygcn
Graph Convolutional Networks in PyTorch
☆15Updated 4 years ago
Alternatives and similar repositories for pygcn:
Users that are interested in pygcn are comparing it to the libraries listed below
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 2 years ago
- A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)☆38Updated 6 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 5 years ago
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆112Updated 7 months ago
- [WWW'21] Multiplex Bipartite Network Embedding using Dual Hypergraph Convolutional Networks☆43Updated 3 years ago
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆60Updated 4 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆63Updated last year
- This is the implementation and supplemental materials for paper "Deep Multi-attributed Graph Translation with Node-Edge Co-evolution"☆17Updated 5 years ago
- The code of Graph Attention Networks for Cora, Citeseer, Pubmed and PPI☆35Updated 5 years ago
- Representation Learning on Graphs with Jumping Knowledge Networks☆39Updated 5 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- The source code for NeurIPS 2020 paper "Graph Policy Network for Transferable Active Learning on Graphs"☆47Updated 4 years ago
- ☆57Updated 3 years ago
- ☆49Updated 5 years ago
- 《图神经网络:基础与前沿》相关资料☆45Updated 3 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- ☆63Updated 2 years ago
- The code of paper "Block Modeling-Guided Graph Convolutional Neural Networks".☆33Updated 3 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆64Updated last year
- Adversarial Graph Augmentation to Improve Graph Contrastive Learning☆88Updated 3 years ago
- ☆29Updated 4 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆57Updated 3 years ago
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆58Updated 3 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Code and dataset for paper "GRAND+: Scalable Graph Random Neural Networks"☆33Updated 3 years ago
- ☆20Updated 4 years ago
- ☆95Updated 4 years ago
- Implementation of "Bag of Tricks for Node Classification with Graph Neural Networks" based on DGL☆35Updated 3 months ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- The SDNE (Structural Deep Network Embedding) based on Pytorch☆31Updated 5 years ago