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

[Example] Pre-train GNNs #110

Merged
merged 59 commits into from
Jan 10, 2021
Merged

[Example] Pre-train GNNs #110

merged 59 commits into from
Jan 10, 2021

Conversation

wenx00
Copy link
Contributor

@wenx00 wenx00 commented Nov 30, 2020

Issue:

Description of changes:

This is a DGL implementation of the following paper:
Weihua Hu*, Bowen Liu*, Joseph Gomes, Marinka Zitnik, Percy Liang, Vijay Pande, Jure Leskovec. Strategies for Pre-training Graph Neural Networks. ICLR 2020. arXiv

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mufeili
Copy link
Contributor

mufeili commented Dec 3, 2020

  1. Since this is still for molecular property prediction, can we change "examples/pretrain_gnns/chem" to "examples/property_prediction/pretrain_gnns"?
  2. Can you also add a README file, which may include the introduction, reference, usage and experiment results?

@wenx00 wenx00 requested a review from mufeili January 8, 2021 01:46
@wenx00 wenx00 requested a review from mufeili January 9, 2021 10:16
@wenx00 wenx00 requested a review from mufeili January 9, 2021 11:25
@mufeili
Copy link
Contributor

mufeili commented Jan 9, 2021

Have you addressed all the issues and tested the commands in README? If so, I think this PR is ready to merge.

@wenx00
Copy link
Contributor Author

wenx00 commented Jan 10, 2021

Thanks for the review, I believe I addressed all of the comments and tested the commands.

@wenx00 wenx00 changed the title [Example] Pretrain_gnns [Example] Pre-train GNNs Jan 10, 2021
@mufeili mufeili merged commit 69c11a9 into awslabs:master Jan 10, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants