Skip to content

[Feature] Rgcn integration#584

Open
xiao03 wants to merge 29 commits into
developfrom
rgcn-integration
Open

[Feature] Rgcn integration#584
xiao03 wants to merge 29 commits into
developfrom
rgcn-integration

Conversation

@xiao03

@xiao03 xiao03 commented Nov 19, 2022

Copy link
Copy Markdown
Contributor

Description

Checklist

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [$CATEGORY] (such as [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

@AlanSwift AlanSwift left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please refer to the detailed comments.

Comment thread graph4nlp/pytorch/modules/graph_embedding_learning/rgcn.py
activation=None,
self_loop=False,
dropout=0.0,
layer_norm=False,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

More arguments should be exposed to users. E.g., regularizer, bias.

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.

4 participants