Topic: "pytorch-gat"
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!
Language: Jupyter Notebook - Size: 25.2 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 2,541 - Forks: 336

mlimbuu/pytorch-GAT
This repository contains implementation of Graph Attention Networks(GATs) using Pytorch.
Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
