pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
How to download and setup pytorch-GAT
Open terminal and run command
git clone https://github.com/gordicaleksa/pytorch-GAT.git
git clone is used to create a copy or clone of pytorch-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 pytorch-GAT https://github.com/gordicaleksa/pytorch-GAT/archive/master.zip
Or simply clone pytorch-GAT with SSH
[email protected]:gordicaleksa/pytorch-GAT.git
If you have some problems with pytorch-GAT
You may open issue on pytorch-GAT support forum (system) here: https://github.com/gordicaleksa/pytorch-GAT/issuesSimilar to pytorch-GAT repositories
Here you may see pytorch-GAT alternatives and analogs
tensorflow keras TensorFlow-Examples pytorch CNTK data-science-ipython-notebooks Qix handong1587.github.io telegram-list machine-learning-curriculum caffe machine-learning-for-software-engineers awesome-deep-learning-papers incubator-mxnet lectures cs-video-courses Screenshot-to-code spaCy cheatsheets-ai awesome-deep-learning handson-ml ML-From-Scratch dive-into-machine-learning tfjs tflearn awesome-datascience openpose tfjs-core Machine-Learning-Tutorials EffectiveTensorflow