python ./run.py
you can train the model by run.py
TensorFlow==1.15.4
dppy==0.2.0
munkres
scikit-learn
cvxopt
cvxoptrequiresNumpy-MKL, you can get the windows binary here. And install thecvxoptbinary from here
Thanks for the projects GAT: https://github.com/PetarV-/GAT
It gave us a lot of inspiration and helped us complete the research better.