ebrahimpichka / GAT-pt
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
☆43Updated last year
Alternatives and similar repositories for GAT-pt:
Users that are interested in GAT-pt are comparing it to the libraries listed below
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆108Updated 4 years ago
- A collection of resources on attention-based graph neural networks☆71Updated last year
- ☆224Updated 6 months ago
- Implementation of GraphKan with torch geometrics and its application on signal classification☆61Updated 10 months ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆114Updated 3 weeks ago
- Collection of papers relating data-driven higher-order graph/networks researches.☆69Updated 2 years ago
- GraphSAGE and GAT for link prediction.☆90Updated 5 years ago
- This is the official code repository for "Graph Neural Networks are Inherently Good Generalizers: Insights by Bridging GNNs and MLPs", wh…☆88Updated 10 months ago
- Awesome graph-level learning methods. Collections of commonly used datasets, papers as well as implementations are listed in this github …☆55Updated 7 months ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆63Updated last year
- Graph-Mamba: Towards Long-Range Graph Sequence Modelling with Selective State Spaces☆277Updated last year
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆91Updated 3 months ago
- A curated list of Hypergraph Learning, Hypergraph Theory, Hypergraph Dataset and Hypergraph Tool.☆260Updated 2 months ago
- Official Implementation of ICML 2023 paper: "A Generalization of ViT/MLP-Mixer to Graphs"☆159Updated last year
- ☆117Updated last year
- This repository mainly lists some the latest research on graph neural network theory.☆100Updated last year
- It is a comprehensive resource hub compiling all graph papers accepted at the International Conference on Learning Representations (ICLR)…☆90Updated 5 months ago
- Representing Long-Range Context for Graph Neural Networks with Global Attention☆130Updated 3 years ago
- B站GNN教程资料☆147Updated 7 months ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆405Updated 3 years ago
- PyTorch implementation of the Graph Convolutional Network by Kipf et al.☆26Updated 4 years ago
- A list for GNNs and related works.☆92Updated this week
- This repository contains the resources on graph neural network (GNN) considering heterophily.☆253Updated 4 months ago
- Code of "Totally Dynamic Hypergraph Neural Network"☆23Updated 11 months ago
- ☆340Updated 11 months ago
- [KDD 2023] What’s Behind the Mask: Understanding Masked Graph Modeling for Graph Autoencoders☆84Updated 5 months ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆90Updated 3 years ago
- Kolmogorov Arnold Networks (KANs) for Graph Neural Networks (GNNs) and Tasks on Graphs☆59Updated 6 months ago
- Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction☆38Updated 3 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 4 years ago