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] DeeperGCN #2831

Merged
merged 9 commits into from
Apr 25, 2021
Merged

[Example] DeeperGCN #2831

merged 9 commits into from
Apr 25, 2021

Conversation

xnuohz
Copy link
Contributor

@xnuohz xnuohz commented Apr 9, 2021

Description

PyTorch Implementation of DeeperGCN in paper DeeperGCN: All You Need to Train Deeper GCNs @mufeili

Checklist

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [$CATEGORY] (such as [NN], [Model], [Doc], [Feature]])
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented
  • To the my best knowledge, examples are either not affected by this change,
    or have been fixed to be compatible with this change
  • Related issue is referred in this PR
  • If the PR is for a new model/paper, I've updated the example index here.

Changes

examples/README.md Outdated Show resolved Hide resolved
@mufeili mufeili self-requested a review April 16, 2021 05:50
examples/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
@mufeili
Copy link
Member

mufeili commented Apr 22, 2021

Done a first pass.

Copy link
Member

@mufeili mufeili left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mufeili mufeili merged commit 756fdd8 into dmlc:master Apr 25, 2021
@xnuohz xnuohz deleted the deepergcn branch April 25, 2021 10:58
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.

3 participants