gordicaleksa / pytorch-GAT
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,487Updated 2 years ago
Alternatives and similar repositories for pytorch-GAT:
Users that are interested in pytorch-GAT are comparing it to the libraries listed below
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,277Updated 2 years ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,745Updated last year
- Repository for benchmarking graph neural networks☆2,541Updated last year
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆2,956Updated last year
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆1,964Updated last month
- Graph Convolutional Networks in PyTorch☆5,230Updated 4 years ago
- A library for graph deep learning research☆1,912Updated 6 months ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,155Updated last year
- TGN: Temporal Graph Networks☆1,004Updated 7 months ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,634Updated 11 months ago
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,754Updated 11 months ago
- How Powerful are Graph Neural Networks?☆1,200Updated 3 years ago
- Paper Lists for Graph Neural Networks☆2,233Updated last year
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆922Updated 3 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,001Updated last year
- Graphormer is a general-purpose deep learning backbone for molecular modeling.☆2,190Updated 7 months ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆13,662Updated this week
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆806Updated last year
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,144Updated 2 years ago
- Pytorch Geometric Tutorials☆1,072Updated last year
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,245Updated last year
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆776Updated 2 years ago
- Strategies for Pre-training Graph Neural Networks☆981Updated last year
- links to conference publications in graph-based deep learning☆4,865Updated last month
- Implementation of Graph Convolutional Networks in TensorFlow☆7,200Updated last year
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆915Updated 6 months ago
- TensorFlow implementations of Graph Neural Networks☆917Updated 2 years ago
- Graph Neural Network Library for PyTorch☆21,751Updated this week
- Representation learning on large graphs using stochastic graph convolutions.☆3,458Updated 5 months ago
- Heterogeneous Graph Neural Network☆1,109Updated 4 years ago