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:
- 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
- Graph Attention Auto-Encoders☆78Updated 2 years ago
- HDGI code☆62Updated 5 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆157Updated 2 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆88Updated 3 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆228Updated last year
- ☆76Updated 2 years ago
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆59Updated 4 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"☆114Updated last year
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated last year
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆149Updated 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆74Updated 2 years ago
- [NeurIPS 2021] Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods☆123Updated 2 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆57Updated 4 years ago
- Parameterized Explainer for Graph Neural Network☆134Updated last year
- [WSDM 2021]Bipartite Graph Embedding via Mutual Information Maximization☆76Updated 3 years ago
- Code of GAMLP for Open Graph Benchmark. KDD‘22☆62Updated 3 years ago
- ☆97Updated 4 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆65Updated last year
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 2 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆116Updated 5 years ago
- Author: Tong Zhao (tzhao2@nd.edu). ICML 2022. Learning from Counterfactual Links for Link Prediction☆68Updated 2 years ago
- The source code of HeCo☆166Updated 3 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- Variational Graph Recurrent Neural Networks - PyTorch☆116Updated 4 years ago