ebrahimpichka / GAT-ptLinks
PyTorch implementation of the Graph Attention Networks (GAT) based on the paper "Graph Attention Network" by Velickovic et al - https://arxiv.org/abs/1710.10903v3
☆50Updated 2 years ago
Alternatives and similar repositories for GAT-pt
Users that are interested in GAT-pt are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆112Updated 5 years ago
- A collection of resources on attention-based graph neural networks☆86Updated 2 years ago
- Implementation of GraphKan with torch geometrics and its application on signal classification☆68Updated last year
- ☆352Updated last year
- A Graph Neural Network project on HIV data☆287Updated last year
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆354Updated 3 years ago
- Models and benchmarks for protein classification☆10Updated 2 years ago
- Collection of papers relating data-driven higher-order graph/networks researches.☆73Updated 3 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆419Updated 4 years ago
- B站GNN教程资料☆188Updated last year
- ☆241Updated last year
- ☆45Updated last year
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆97Updated 11 months ago
- The PyTorch version of ChebNet.☆39Updated last year
- here you can find the material used for our Tutorials☆102Updated 3 years ago
- This repository mainly lists some the latest research on graph neural network theory.☆101Updated 2 years ago
- ☆72Updated 3 years ago
- A curated list of Hypergraph Learning, Hypergraph Theory, Hypergraph Dataset and Hypergraph Tool.☆311Updated 10 months ago
- A list for GNNs and related works.☆102Updated 3 weeks ago
- It is a comprehensive resource hub compiling all graph papers accepted at the International Conference on Learning Representations (ICLR)…☆101Updated last year
- Graph-Mamba: Towards Long-Range Graph Sequence Modelling with Selective State Spaces☆328Updated last year
- Image classification using Graph Neural Networks (GNNs) with MNIST dataset☆44Updated 2 years ago
- Official PyTorch code for ICCV 2023 paper 'Learning Adaptive Neighborhoods for Graph Neural Networks'.☆21Updated 2 years ago
- Tensor-based hypergraph neural networks☆18Updated last year
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 9 months ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆70Updated 2 years ago
- PyTorch implementation of the Graph Convolutional Network by Kipf et al.☆28Updated 4 years ago
- GraphSAGE and GAT for link prediction.☆94Updated 6 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆276Updated 3 years ago
- reproduce two famous GNN model, GCN and GAT☆25Updated 4 years ago