gat

There are 61 repositories under gat topic.

  • pytorch-GAT

    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 Notebook2.5k