Giter VIP home page Giter VIP logo

Comments (3)

tkipf avatar tkipf commented on July 17, 2024

from pygcn.

JsonAC avatar JsonAC commented on July 17, 2024

@tkipf
hi, tkipf.

After running this Pytorch version GCN, the accuracy I get (~83% on cora) is much higher than the results(~81%) reported in your paper(Tensorflow version), and the load_data function and the data format are also different from those in Tensoflow version.

I suspect the reason is that the training/test data splitting is different. When I change your load_data function, sometimes the accuracy is just ~77%. After random splitting 10 times, the average result is ~80%.

The 140 training nodes are not exactly those in the training data in Tensorflow version? The original training/test splitting in this Pytorch version is "better" than the that in your paper/Tensorflow version?

Your reply will be highly appreciated.

Thank you!

from pygcn.

bapriddy avatar bapriddy commented on July 17, 2024

When I trained, it stopped at 84.00% (below). I think the idea is you need to tweak the pytorch version yourself!

Optimization Finished!
Total time elapsed: 2.1585s
Test set results: loss= 0.7223 accuracy= 0.8400

from pygcn.

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.