adaliuBC / GATwithEFA_PyTorchLinks
Realization of stroke classification method Graph Attention Network with Edge Feature Attention using PyTorch.
☆21Updated 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:
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆136Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆246Updated 4 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆174Updated 3 years ago
- pytorch实现GCN代码的中文注释☆37Updated 5 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆81Updated 5 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆99Updated 2 months ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆49Updated 4 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆343Updated 3 years ago
- ☆232Updated 9 months ago
- ☆23Updated 2 years ago
- "Rethinking Graph Neural Networks for Anomaly Detection" in ICML 2022