parsa-abbasi / GAT

Graph Attention Networks (GATs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAT

A repository containing all about the Graph Attention Networks (GATs).

Papers

The original paper introducing the architecture of the GATs:

Graph Attention Networks (Veličković et al., ICLR 2018)

There is a recently published paper that provides a new version of this architecture (GATv2) with dynamic attention.

How Attentive are Graph Attention Networks? (Brody et al., arXiv 2021)

Presentations

I recently introduced the original GAT architecture to my coursemates in the Deep Learning course (spring 2021) at IUST. The presentation file of this talk is available in the repository.

Other sources

Videos:

Codes:

Blog posts: