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…☆145Updated 2 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆181Updated last year
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆37Updated 2 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆95Updated 3 years 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
- ☆50Updated 3 years ago
- A Survey of Learning from Graphs with Heterophily☆157Updated 11 months ago
- ☆125Updated 2 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆145Updated 3 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆107Updated last year
- Reimplementation of Graph Embedding methods by Pytorch.☆177Updated 3 years ago
- ☆46Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆71Updated 2 years ago
- ☆22Updated 3 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆68Updated 2 years ago
- Pytorch implementation of paper 'GraphSMOTE: Imbalanced Node Classification on Graphs with Graph Neural Networks' to appear on WSDM2021☆173Updated 2 years ago
- ☆63Updated 3 years ago
- official code for our KDD21 paper "Adaptive Transfer Learning on Graph Neural Networks"☆43Updated 3 years ago
- PyTorch示例代码;复现GNN模型☆138Updated 4 years ago
- The code of "Attribute and Structure preserving Graph Contrastive Learning" (AAAI 2023 oral)☆20Updated 10 months ago
- ☆81Updated last year
- Graph based Knowledge Distillation: A Survey☆68Updated 2 years ago
- This repository contains the resources on graph neural network (GNN) considering heterophily.☆270Updated last year
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆58Updated last year
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆343Updated last year
- ☆14Updated 4 years ago
- Implementation in TF2 of Community-Centric Graph Convolutional Network for Unsupervised Community Detection☆19Updated 4 years ago
- The source code of HeCo☆171Updated 3 years ago
- The implementation for DropMessage.☆39Updated 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