Skip to content

First release of GAN

Latest
Compare
Choose a tag to compare
@abhilash1910 abhilash1910 released this 23 Sep 11:38
· 18 commits to master since this release

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