OuYangg / Multi-channel-RCNNLinks
☆13Updated 2 years ago
Alternatives and similar repositories for Multi-channel-RCNN
Users that are interested in Multi-channel-RCNN are comparing it to the libraries listed below
Sorting:
- [WSDM 2022] Efficient Graph Convolution for Joint Node Representation Learning and Clustering☆19Updated last year
- Heterogeneous Hypergraph Variational Autoencoder for Link Prediction (T-PAMI 2021)☆32Updated 4 years ago
- Dynamic graph/network dataset for dynamic graph/network embedding/representation☆36Updated 5 years ago
- ☆118Updated last year
- Implementation in TF2 of Community-Centric Graph Convolutional Network for Unsupervised Community Detection☆19Updated 3 years ago
- ☆30Updated 5 years ago
- Python 3 supported version for DySAT☆12Updated 2 years ago
- Multi-level Graph Convolutional Networks for Cross-platform Anchor Link Prediction. KDD2020☆30Updated 4 years ago
- Heterogeneous Information Network Datasets☆18Updated 6 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- ☆45Updated 4 years ago
- The source code of HeCo☆168Updated 3 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆67Updated last year
- ☆70Updated 3 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆140Updated 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
- This repository contains the resources on graph neural network (GNN) considering heterophily.☆262Updated 10 months ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆105Updated 10 months ago
- 链路预测学习代码整理☆194Updated 6 years ago
- KDD'22☆64Updated 2 years ago
- ☆21Updated 4 years ago
- CDBNE☆15Updated 3 years ago
- Code & data for AAAI'23 Oral paper "Heterogeneous Graph Masked Autoencoders".☆63Updated 2 years ago
- NeurIPS 2022, Revisiting Heterophily For Graph Neural Networks, official PyTorch implementation for Adaptive Channel Mixing (ACM) GNN fra…☆86Updated 10 months ago
- A pytorch implementation of HIN2vec