gordicaleksa / pytorch-GATView external linksLinks
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,651Nov 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,498Apr 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,116Jul 6, 2023Updated 2 years ago
- Graph Neural Network Library for PyTorch☆23,469Updated this week
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,232Jul 31, 2025Updated 6 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,723Dec 20, 2023Updated 2 years ago
- PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)☆2,943Sep 18, 2025Updated 4 months ago
- Graph Convolutional Networks in PyTorch☆5,397Sep 20, 2020Updated 5 years ago
- links to conference publications in graph-based deep learning☆5,019Updated this week
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,230Mar 28, 2025Updated 10 months ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,869Nov 10, 2023Updated 2 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,071May 6, 2025Updated 9 months ago
- A library for graph deep learning research☆2,000Jul 15, 2024Updated last year
- Representation learning on large graphs using stochastic graph convolutions.☆3,653Aug 4, 2024Updated last year
- Implementation of Graph Convolutional Networks in TensorFlow☆7,359Apr 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,684Feb 5, 2026Updated last week
- TGN: Temporal Graph Networks☆1,160May 28, 2024Updated last year
- Graphormer is a general-purpose deep learning backbone for molecular modeling.☆2,421Jun 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,188Jul 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,463Mar 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,079Dec 27, 2020Updated 5 years ago
- Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.☆30,823Feb 4, 2026Updated last week
- Graph Neural Networks with Keras and Tensorflow 2.☆2,394Jan 21, 2024Updated 2 years ago
- An autoML framework & toolkit for machine learning on graphs.☆1,135Nov 20, 2025Updated 2 months ago
- Simple reference implementation of GraphSAGE.☆1,043May 11, 2020Updated 5 years ago
- Pytorch Geometric Tutorials☆1,156Feb 6, 2026Updated last week
- StellarGraph - Machine Learning on Graphs☆3,043Apr 10, 2024Updated last year
- GraphGallery is a gallery for benchmarking Graph Neural Networks☆475Aug 14, 2023Updated 2 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,711Feb 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,684Jun 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,233Feb 6, 2026Updated last week
- gnn explainer☆1,029Aug 30, 2024Updated last year
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆65,681Jan 22, 2026Updated 3 weeks ago
- NYU Deep Learning Spring 2020☆6,784Jun 16, 2025Updated 7 months ago
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,817Feb 1, 2024Updated 2 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,077Feb 15, 2023Updated 2 years ago