adaliuBC / GATwithEFA_PyTorch
Realization of stroke classification method Graph Attention Network with Edge Feature Attention using PyTorch.
☆20Updated 3 years ago
Alternatives and similar repositories for GATwithEFA_PyTorch:
Users that are interested in GATwithEFA_PyTorch are comparing it to the libraries listed below
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆131Updated last year
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆113Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆233Updated 4 years ago
- [ICML 2022] Local Augmentation for Graph Neural Networks☆66Updated 8 months ago
- ☆68Updated 2 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆52Updated 9 months ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆133Updated 2 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆60Updated 3 years ago
- pytorch实现GCN代码的中文注释☆36Updated 4 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆104Updated 2 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆61Updated last year
- ☆95Updated 3 years ago
- ☆30Updated 3 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆75Updated 5 years ago
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆79Updated 2 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆50Updated 4 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆86Updated 2 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- ☆26Updated 2 years ago
- Implementation of AAAI22 paper: MS-HGAT: Memory-enhanced Sequential Hypergraph Attention Network for Information Diffusion Prediction☆35Updated last year
- "Rethinking Graph Neural Networks for Anomaly Detection" in ICML 2022☆176Updated 7 months ago
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 2 years ago
- official code for our KDD21 paper "Adaptive Transfer Learning on Graph Neural Networks"☆42Updated 2 years ago
- ☆19Updated 2 years ago
- [TNNLS] Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning☆88Updated 3 years ago
- Hierarchical Multi-View Graph Pooling with Structure Learning (TKDE-2021)☆23Updated 2 years ago
- Pytorch implementation of paper 'GraphSMOTE: Imbalanced Node Classification on Graphs with Graph Neural Networks' to appear on WSDM2021☆156Updated last year
- 《图神经网络:基础与前沿》相关资料☆46Updated 3 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆92Updated 11 months ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆103Updated 5 years ago