Stop Thinking, Just Do!

Sungsoo Kim's Blog

Graph Attention Networks Implementation

tagsTags

3 May 2021


Article Source


Graph Attention Networks Implementation

Abstract

In this video we will see the math behind GAT and a simple implementation in Pytorch geometric.

  • Recap
  • Introduction
  • GAT
  • Message Passing pytroch layer
  • Simple GCNlayer implementation
  • GAT implementation
  • GAT Usage

comments powered by Disqus