zhao-tong / GNNs-easy-to-use
An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.
☆61Updated 4 years ago
Alternatives and similar repositories for GNNs-easy-to-use:
Users that are interested in GNNs-easy-to-use are comparing it to the libraries listed below
- GraphSAGE and GAT for link prediction.☆89Updated 5 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆96Updated last year
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆227Updated last year
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆156Updated 2 years ago
- Pytorch implementation of Relational GCN for node classification☆74Updated last year
- ☆95Updated 4 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆210Updated last year
- HDGI code☆61Updated 5 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago
- A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)☆38Updated 6 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆73Updated 2 years ago
- codes of R-HGNN model for Heterogeneous Graph Representation Learning☆46Updated 3 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆113Updated last year
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆116Updated 2 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆191Updated 11 months ago
- This is the GitHub repository for our ICLR22 paper: "You are AllSet: A Multiset Function Framework for Hypergraph Neural Networks"☆95Updated last year
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).☆123Updated 3 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆148Updated 2 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- ☆76Updated 2 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆326Updated 11 months ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆86Updated 3 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆114Updated 4 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆64Updated last year
- The source code of HeCo☆161Updated 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
- Official code for "vGraph: A Generative Model for Joint CommunityDetection and Node Representation Learning" (NeurIPS 2019)☆45Updated last year
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆60Updated 4 years ago
- Parameterized Explainer for Graph Neural Network☆130Updated last year