My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
☆2,653Nov 17, 2022Updated 3 years ago
Alternatives and similar repositories for pytorch-GAT
Users that are interested in pytorch-GAT are comparing it to the libraries listed below
Sorting:
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,500Apr 9, 2022Updated 3 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,114Jul 6, 2023Updated 2 years ago
- Graph Neural Network Library for PyTorch☆23,516Updated this week
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,238Jul 31, 2025Updated 7 months ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,650Jun 22, 2023Updated 2 years ago
- Must-read papers on graph neural networks (GNN)☆16,726Dec 20, 2023Updated 2 years ago
- PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)☆2,956Sep 18, 2025Updated 5 months ago
- Graph Convolutional Networks in PyTorch☆5,397Sep 20, 2020Updated 5 years ago
- links to conference publications in graph-based deep learning☆5,030Feb 7, 2026Updated 3 weeks ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,230Mar 28, 2025Updated 11 months ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,875Nov 10, 2023Updated 2 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,075May 6, 2025Updated 10 months ago
- A library for graph deep learning research☆2,001Jul 15, 2024Updated last year
- Representation learning on large graphs using stochastic graph convolutions.☆3,659Aug 4, 2024Updated last year
- Implementation of Graph Convolutional Networks in TensorFlow☆7,366Apr 14, 2023Updated 2 years ago
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆1,018Jul 27, 2021Updated 4 years ago
- This repository contains implementations and illustrative code to accompany DeepMind publications☆14,719Feb 20, 2026Updated 2 weeks ago
- TGN: Temporal Graph Networks☆1,162May 28, 2024Updated last year
- Graphormer is a general-purpose deep learning backbone for molecular modeling.☆2,423Jun 7, 2024Updated last year
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,187Jul 31, 2022Updated 3 years ago
- A collection of research papers and software related to explainability in graph machine learning.☆1,985Apr 4, 2022Updated 3 years ago
- A Graph Neural Network Library in Jax☆1,465Mar 18, 2024Updated last year
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,085Dec 27, 2020Updated 5 years ago
- Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.☆30,884Updated this week
- Graph Neural Networks with Keras and Tensorflow 2.☆2,395Jan 21, 2024Updated 2 years ago
- An autoML framework & toolkit for machine learning on graphs.☆1,136Nov 20, 2025Updated 3 months ago
- Simple reference implementation of GraphSAGE.☆1,044May 11, 2020Updated 5 years ago
- Pytorch Geometric Tutorials☆1,158Feb 6, 2026Updated last month
- StellarGraph - Machine Learning on Graphs☆3,042Apr 10, 2024Updated last year
- GraphGallery is a gallery for benchmarking Graph Neural Networks☆474Aug 14, 2023Updated 2 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,713Feb 2, 2024Updated 2 years ago
- Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.…☆1,685Jun 24, 2024Updated last year
- Code and resources on scalable and efficient Graph Neural Networks (TNNLS 2023)☆537Feb 4, 2023Updated 3 years ago
- Google Research☆37,367Feb 26, 2026Updated last week
- gnn explainer☆1,031Aug 30, 2024Updated last year
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆65,830Jan 22, 2026Updated last month
- NYU Deep Learning Spring 2020☆6,790Jun 16, 2025Updated 8 months ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,079Feb 15, 2023Updated 3 years ago
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,817Feb 1, 2024Updated 2 years ago