gordicaleksa/pytorch-GAT
February 4, 2021
My implementation of the original GAT paper (Velikovi 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!