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