119 Forks
448 Stars
448 Watchers

keras-gat

Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)

How to download and setup keras-gat

Open terminal and run command
git clone https://github.com/danielegrattarola/keras-gat.git
git clone is used to create a copy or clone of keras-gat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with keras-gat https://github.com/danielegrattarola/keras-gat/archive/master.zip

Or simply clone keras-gat with SSH
[email protected]:danielegrattarola/keras-gat.git

If you have some problems with keras-gat

You may open issue on keras-gat support forum (system) here: https://github.com/danielegrattarola/keras-gat/issues