Skip to content

[Model] feat: add AMP (Adaptive Message Passing) algorithm and example#248

Open
Gybend wants to merge 3 commits into
BUPT-GAMMA:mainfrom
Gybend:add-amp-algorithm
Open

[Model] feat: add AMP (Adaptive Message Passing) algorithm and example#248
Gybend wants to merge 3 commits into
BUPT-GAMMA:mainfrom
Gybend:add-amp-algorithm

Conversation

@Gybend
Copy link
Copy Markdown

@Gybend Gybend commented Apr 5, 2026

Description

本 PR 将 AMP (Adaptive Message Passing) 算法集成到了 GammaGL 算法库中

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 best of my 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

Changes

  • Model: AMP model architecture implementation (gammagl/models/amp.py)
  • Example: Training script for node classification (examples/amp/amp_trainer.py)
  • Doc: Added environment setup and running instructions (examples/amp/readme.md)

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.

1 participant