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☆248Updated 5 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆139Updated 2 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆52Updated 4 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆174Updated 3 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆346Updated 3 years ago
- ☆24Updated 3 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆115Updated 5 months ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆102Updated 4 months ago
- pytorch实现GCN代码的中文注释☆37Updated 5 years ago
- ☆70Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆68Updated 2 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆82Updated 5 years ago
- Pytorch implementation of paper 'GraphSMOTE: Imbalanced Node Classification on Graphs with Graph Neural Networks' to appear on WSDM2021☆167Updated 2 years ago
- ☆237Updated 11 months ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- The code of AGCN (Attention-driven Graph Clustering Network), which is accepted by ACM MM 2021.☆35Updated last year
- Structural Deep Clustering Network☆284Updated 2 years ago
- GraphSAGE and GAT for link prediction.☆91Updated 6 years ago
- "Rethinking Graph Neural Networks for Anomaly Detection" in ICML 2022☆186Updated last year
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆270Updated 2 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆333Updated last year
- [TNNLS] Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning☆94Updated 4 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆143Updated 2 years ago
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆112Updated 4 years ago
- Official Pytorch code for Structure-Aware Transformer.☆259Updated 2 years ago
- ☆77Updated 4 years ago
- [ICML 2022] Local Augmentation for Graph Neural Networks☆65Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆93Updated 3 years ago
- PyTorch示例代码;复现GNN模型☆133Updated 3 years ago