Skip to content

Releases: abhilash1910/GraphAttentionNetworks

First release of GAN

23 Sep 11:38
Compare
Choose a tag to compare

Highlights:

  • Provides a Tensorflow 2/Keras Layer implementation of Graph Attention Layer (Multihead)
  • Provides an implementation for extraction Graph Attention Network Embeddings
  • First release of GAT backend with TF2