adaliuBC / GATwithEFA_PyTorchLinks
Realization of stroke classification method Graph Attention Network with Edge Feature Attention using PyTorch.
☆22Updated 4 years ago
Alternatives and similar repositories for GATwithEFA_PyTorch
Users that are interested in GATwithEFA_PyTorch are comparing it to the libraries listed below
Sorting:
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- 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
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆53Updated 4 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆83Updated 6 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆107Updated 7 months ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆114Updated 2 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆354Updated 3 years ago
- ☆72Updated 3 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆63Updated 3 years ago
- ☆24Updated 3 years ago
- "Rethinking Graph Neural Networks for Anomaly Detection" in ICML 2022☆194Updated last year
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 8 months ago
- Code for "Multilevel Graph Matching Networks for Deep Graph Similarity Learning"☆45Updated 4 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- Structural Deep Clustering Network