Skip to content
#

gat

Here are 98 public repositories matching this topic...

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!

  • Updated Nov 17, 2022
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the gat topic, visit your repo's landing page and select "manage topics."

Learn more