Code Monkey home page Code Monkey logo

nosmog's Introduction

Hi there ๐Ÿ‘‹ I am open to collaborations!

My research interest lies in Graph Neural Networks, Representation Learning, Recommendation, and Data Science. I like working with different people on different projects. Please drop me an email if you want to collaborate :)

[ http://tianyijun.com | Google Scholar | LinkedIn ]

nosmog's People

Contributors

meettyj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nosmog's Issues

Error in inductive settiing on product dataset

Meet error while running following command: python train_student.py --exp_setting ind --teacher "SAGE" --student "MLP" --dataset "ogbn-products" --num_exp 10 --max_epoch 200 --patience 30 --device 0 --device 1

File "/data/zhou/NOSMOG-master/train_student.py", line 468, in run
position_feature_obs[idx_cur_node_id] = torch.tensor(temp_position_feature, dtype=torch.float32)
IndexError: index 2396430 is out of bounds for dimension 0 with size 2006411

It looks like the code try to access unobserved test_ind idx in a tensor where only observed idx are contained.

What does the "standard setting" in table 1 mean in original paper?

Dear authors,

What is the difference between this "standard setting" and the transductive setting in table 2? Would it be the standard setting used in [1], where the idx of training/valid/test set is fixed among different seeds?

Furthermore, the release code also contains transductive setting, is it corresponded to the transductive setting in table 2?

[1] Kipf, T. N., & Welling, M. (2016). Semi-supervised classification with graph convolutional networks. arXiv preprint arXiv:1609.02907.

NOSMOG (Tab.1) Vs. NOSMOG/transductive (Tab.2)

Thank you for sharing this work!

Could you please explain what is the difference between the results of NOSMOG (Tab.1) and the NOSMOG/transductive results in Tab.2, if any??

(somewhat similar to:
#2
I saw the issue is closed, but was yet unsure what is the answer).

Thank you!
Niv.

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.