Git Product home page Git Product logo

Comments (4)

PetarV- avatar PetarV- commented on June 30, 2024

Hi Diego,

Thank you for your interest in GAT! Especially for putting in the effort to reproduce our result in PyTorch. This should be very helpful indeed.

Would you mind adding the citation reference to your README? I'll then gladly link to your repository from ours.

Thanks,
Petar

from gat.

Diego999 avatar Diego999 commented on June 30, 2024

Hi Petar,

Yes definitely ! It's done.

Best,

from gat.

JsonAC avatar JsonAC commented on June 30, 2024

Hi,

I was really interested to use your model but unfortunately it is in Tensorflow (or Keras for the unofficial implementation). I propose here the Pytorch version (https://github.com/Diego999/pyGAT) where I obtained between 83.6-84.6 for the accuracy on the transductive learning in the cora task. If you would like to add it in your readme (didn't want to do a pull request for this).

Best,

hi, the training/testing split in your Pytorch implementation is different from that in the paper(GCNs, GAT). When I change your utils to follow the original split and change the random seed 10 times, the average accuracy falls to about 82.6%

from gat.

KL-ice avatar KL-ice commented on June 30, 2024

Hi,
I was really interested to use your model but unfortunately it is in Tensorflow (or Keras for the unofficial implementation). I propose here the Pytorch version (https://github.com/Diego999/pyGAT) where I obtained between 83.6-84.6 for the accuracy on the transductive learning in the cora task. If you would like to add it in your readme (didn't want to do a pull request for this).
Best,

hi, the training/testing split in your Pytorch implementation is different from that in the paper(GCNs, GAT). When I change your utils to follow the original split and change the random seed 10 times, the average accuracy falls to about 82.6%

Hello,
I have encountered the same problem as you. Have you solved the problem that the random seed has a big influence on the code of the pytorch version?
Thanks,
Ice.

from gat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.