fry325 / GCN_GAT_reproduceLinks
reproduce two famous GNN model, GCN and GAT
☆25Updated 4 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:
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆143Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆97Updated 10 months ago
- ☆39Updated 4 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 7 months ago
- The implementation for DropMessage.☆37Updated 2 years ago
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆38Updated 2 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆38Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- KDD'22☆64Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆69Updated 2 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆107Updated 6 months ago
- Reimplementation of Graph Embedding methods by Pytorch.☆177Updated 3 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆141Updated 2 years ago
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆111Updated 5 years ago
- NeurIPS'22 Spotlight paper "Hierarchical Graph Transformer with Adaptive Node Sampling"☆52Updated 2 years ago
- A Unified Library for Deep Graph Clustering☆119Updated last week
- ☆71Updated 3 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆63Updated last year
- [KDD 2023] What’s Behind the Mask: Understanding Masked Graph Modeling for Graph Autoencoders☆89Updated last year
- Reimplementation of AAAI21 paper "Beyond Low-frequency Information in Graph Convolutional Networks" based on PyTorch and PyTorch Geometri…☆24Updated 3 years ago
- ☆123Updated 2 years ago
- Implementation of GCNH, a GNN for heterophilous graphs described in the paper "GCNH: A Simple Method For Representation Learning On Heter…☆12Updated 2 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆77Updated last year
- ☆45Updated 2 years ago
- This project involves the code and supplementary materials of paper "Node Representation Learning in Graph via Node-to-Neighbourhood Mutu…☆35Updated 2 years ago
- [ICML 2022] Local Augmentation for Graph Neural Networks☆65Updated 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
- Kolmogorov Arnold Networks (KANs) for Graph Neural Networks (GNNs) and Tasks on Graphs☆64Updated last year
- This repository mainly lists some the latest research on graph neural network theory.☆101Updated 2 years ago