Coder Social home page Coder Social logo

Questions about data sets? about dgi HOT 8 CLOSED

petarv- avatar petarv- commented on August 16, 2024
Questions about data sets?

from dgi.

Comments (8)

PetarV- avatar PetarV- commented on August 16, 2024

Hello,

I'm not sure I understand your question. We use standard benchmark datasets for all experiments reported in our paper. For example, Cora, Citeseer and Pubmed can all be found in Thomas Kipf's GCN repository:
https://github.com/tkipf/gcn/tree/master/gcn/data

Thanks,
Petar

from dgi.

linzhi123 avatar linzhi123 commented on August 16, 2024

Thanks

from dgi.

linzhi123 avatar linzhi123 commented on August 16, 2024

I mean how are the files in these datasets made?
@PetarV-

from dgi.

PetarV- avatar PetarV- commented on August 16, 2024

Perhaps this description can help?
https://github.com/kimiyoung/planetoid/blob/master/README.md

I'm sorry I cannot be of much more help than that---I didn't take part in preparing the files.

from dgi.

linzhi123 avatar linzhi123 commented on August 16, 2024

Ok, thank you for your answer.

from dgi.

svjan5 avatar svjan5 commented on August 16, 2024

Hi Petar,
Can you provide Reddit and PPI datasets in the format used in the code?

Thanks

from dgi.

PetarV- avatar PetarV- commented on August 16, 2024

Hello,

For PPI, the preprocessing code found in:

https://github.com/PetarV-/GAT/blob/master/utils/process_ppi.py

should be enough to get you started.

For Reddit, we were unable to get the PyTorch version of GraphSAGE to cooperate, and thus we used the TensorFlow version:

https://github.com/williamleif/GraphSAGE

as a starting point, and modified it to support DGI and load Reddit. Currently there are no plans to release this modified codebase.

Thanks,
Petar

from dgi.

svjan5 avatar svjan5 commented on August 16, 2024

Thanks a lot!

from dgi.

Related Issues (19)

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.