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
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆38Updated 2 years ago
- PyTorch示例代码;复现GNN模型☆139Updated 4 years ago
- ☆80Updated last year
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆143Updated 3 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆182Updated last year
- ☆50Updated 2 years ago
- ☆124Updated 2 years ago
- ☆99Updated 4 years ago
- The implementation for DropMessage.☆38Updated 2 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 8 months ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆69Updated 2 years ago
- A pytorch implementation of H2GCN raised in the paper "Beyond Homophily in Graph Neural Networks: Current Limitations and Effective Desig…☆39Updated 3 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- A Survey of Learning from Graphs with Heterophily☆154Updated 9 months ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆68Updated last year
- 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
- The code of "Attribute and Structure preserving Graph Contrastive Learning" (AAAI 2023 oral)☆20Updated 9 months ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- A curated list of papers and code related to class-imbalanced learning on graphs (CILG).☆43Updated 10 months ago
- official code for our KDD21 paper "Adaptive Transfer Learning on Graph Neural Networks"☆43Updated 3 years ago
- Pytorch implementation of paper 'GraphSMOTE: Imbalanced Node Classification on Graphs with Graph Neural Networks' to appear on WSDM2021☆169Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- ☆61Updated 3 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆107Updated last year
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆64Updated 2 years ago
- The source code of HeCo☆170Updated 3 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆38Updated 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