zhao-tong / GNNs-easy-to-useLinks
An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.
☆61Updated 5 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
Sorting:
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆227Updated last year
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆60Updated 4 years ago
- GraphSAGE and GAT for link prediction.☆91Updated 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 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆74Updated 2 years ago
- Parameterized Explainer for Graph Neural Network☆132Updated last year
- Pytorch implementation of Relational GCN for node classification☆76Updated last year
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆157Updated 2 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- HDGI code☆61Updated 5 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆149Updated 2 years ago
- ☆76Updated 2 years ago
- The source code of HeCo☆165Updated 3 years ago
- This is the GitHub repository for our ICLR22 paper: "You are AllSet: A Multiset Function Framework for Hypergraph Neural Networks"☆97Updated last year
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- ☆96Updated 4 years ago
- Code of GAMLP for Open Graph Benchmark. KDD‘22☆62Updated 2 years ago
- Graph Attention Auto-Encoders☆78Updated 2 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆116Updated 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
- ☆113Updated last year
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated last year
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 2 years ago
- Learning to Drop: Robust Graph Neural Network via Topological Denoising & Robust Graph Representation Learning via Neural Sparsification☆80Updated 4 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated last year
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆88Updated 3 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆116Updated 5 years ago
- An implementation of "Graph Structural-topic Neural Network"☆72Updated 4 years ago
- [WSDM 2021]Bipartite Graph Embedding via Mutual Information Maximization☆76Updated 3 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆329Updated last year