fry325 / GIN_reproduceLinks
reproduce GNN model: GIN (XU et al. 2019)
☆14Updated 4 years ago
Alternatives and similar repositories for GIN_reproduce
Users that are interested in GIN_reproduce are comparing it to the libraries listed below
Sorting:
- 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
- Reimplementation of Graph Embedding methods by Pytorch.☆177Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆69Updated 2 years ago
- 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
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆180Updated last year
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆105Updated last year
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆107Updated 6 months ago
- ☆14Updated 4 years ago
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆38Updated 2 years ago
- official code for our KDD21 paper "Adaptive Transfer Learning on Graph Neural Networks"☆43Updated 3 years ago
- ☆71Updated 3 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- ☆47Updated 3 years ago
- The implementation for DropMessage.☆37Updated 2 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 7 months ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆54Updated 4 years ago
- Graph based Knowledge Distillation: A Survey☆68Updated 2 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆143Updated 2 years ago
- ☆123Updated 2 years ago
- ☆50Updated 2 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆68Updated last year
- Motif-aware Riemannian Graph Neural Network with Generative-Contrastive Learning☆19Updated last year
- Pytorch implementation of paper 'GraphSMOTE: Imbalanced Node Classification on Graphs with Graph Neural Networks' to appear on WSDM2021☆168Updated 2 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆61Updated 4 years ago
- Neighbor Contrastive Learning on Learnable Graph Augmentation☆37Updated last year
- ☆80Updated last year
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆63Updated last year
- The code of "Attribute and Structure preserving Graph Contrastive Learning" (AAAI 2023 oral)☆20Updated 8 months ago
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆66Updated 2 years ago