Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you provide train loss visualize picture by tensorboard ? And the require files not full provided. #8

Open
svjack opened this issue Jan 8, 2019 · 4 comments

Comments

@svjack
Copy link

svjack commented Jan 8, 2019

I run the train_batch_multiRank_inductive_reddit_Mixlayers_sampleA.py
The data process procedure is complete by the transferRedditDataFormat and transferRedditData2AdjNPZ in transformRedditGraph2NPZ.py which remove node without "val" in G (load by reddit.json)
in transferRedditDataFormat
the conclusion is not appropriate, the training loss not decrease uniformly with the training going on.
So could you provide the generated reddit.npy reddit_adj.npy
in google drive or other server ?
Or tackle the node attribute problem ?

@matenure
Copy link
Owner

matenure commented Jan 8, 2019

reddit_adj.npz: https://drive.google.com/open?id=174vb0Ws7Vxk_QTUtxqTgDHSQ4El4qDHt

reddit.npz: https://drive.google.com/open?id=19SphVl_Oe8SJ1r87Hr5a6znx3nJu1F2J

Thanks for the comment. I will track the attribute problem when I get some free time.

@svjack
Copy link
Author

svjack commented Jan 11, 2019

reddit_adj.npz: https://drive.google.com/open?id=174vb0Ws7Vxk_QTUtxqTgDHSQ4El4qDHt

reddit.npz: https://drive.google.com/open?id=19SphVl_Oe8SJ1r87Hr5a6znx3nJu1F2J

Thanks for the comment. I will track the attribute problem when I get some free time.

Thank you to your reply.

@xz-keg
Copy link

xz-keg commented Apr 23, 2019

I face the same problem. Even if I modify the preprocess program to avoid bugs, I finally get a 0.146 validation accuracy on the preprocessed data...

@thalesogoncalves
Copy link

@aviczhl2 exactly same problem here.. could you figure out what should be done to reproduce the experiment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants