fry325 / GCN_GAT_reproduceLinks
reproduce two famous GNN model, GCN and GAT
☆24Updated 3 years ago
Alternatives and similar repositories for GCN_GAT_reproduce
Users that are interested in GCN_GAT_reproduce are comparing it to the libraries listed below
Sorting:
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆116Updated 4 months ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆64Updated last year
- This paper studies the problem of cross-network node classification to overcome the insufficiency of labeled data in a single network. It…☆25Updated 3 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆142Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆93Updated 6 months ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆38Updated last year
- B站GNN教程资料☆166Updated 11 months ago
- ☆26Updated 3 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆137Updated 2 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆38Updated last year
- PyTorch示例代码;复现GNN模型☆128Updated 3 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆174Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆67Updated 2 years ago
- Reimplementation of AAAI21 paper "Beyond Low-frequency Information in Graph Convolutional Networks" based on PyTorch and PyTorch Geometri…☆23Updated 2 years ago
- Hypergraph convolution and attention networks research☆14Updated last year
- The implementation for DropMessage.☆37Updated 2 years ago
- ☆49Updated 7 months ago
- NeurIPS'22 Spotlight paper "Hierarchical Graph Transformer with Adaptive Node Sampling"☆52Updated last year
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆75Updated 10 months ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- [KDD 2023] What’s Behind the Mask: Understanding Masked Graph Modeling for Graph Autoencoders☆87Updated 9 months ago
- [ICML 2022] Local Augmentation for Graph Neural Networks☆65Updated last year
- ☆69Updated 3 years ago
- Pytorch implementation of paper 'GraphSMOTE: Imbalanced Node Classification on Graphs with Graph Neural Networks' to appear on WSDM2021☆165Updated last year
- This repository mainly lists some the latest research on graph neural network theory.☆100Updated last year
- Xiangguo Sun et al. Heterogeneous Hypergraph Embedding for Graph Classification, WSDM2021☆30Updated last month
- ☆46Updated 2 years ago
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆36Updated 6 years ago
- NeurIPS 2022, Revisiting Heterophily For Graph Neural Networks, official PyTorch implementation for Adaptive Channel Mixing (ACM) GNN fra…☆84Updated 8 months ago