zhumeiqiBUPT / AM-GCNLinks
AM-GCN: Adaptive Multi-channel Graph Convolutional Networks
☆247Updated 5 years ago
Alternatives and similar repositories for AM-GCN
Users that are interested in AM-GCN are comparing it to the libraries listed below
Sorting:
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆269Updated 2 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 6 years ago
- ☆270Updated 3 years ago
- ☆97Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆118Updated 3 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆332Updated last year
- Representation learning on dynamic graphs using self-attention networks☆296Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆353Updated 5 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆52Updated 4 years ago
- NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs☆204Updated 5 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆93Updated 3 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆104Updated 9 months ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- ☆53Updated 6 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆211Updated 2 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆176Updated last year
- ☆328Updated last year
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆150Updated 2 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆82Updated 5 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆116Updated 5 months ago
- Structural Deep Clustering Network☆285Updated 2 years ago
- The source code of HeCo☆167Updated 3 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆231Updated 2 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆414Updated 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 this week
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆143Updated 2 years ago
- Learning to Drop: Robust Graph Neural Network via Topological Denoising & Robust Graph Representation Learning via Neural Sparsification