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

Add LightGCN Model #526

Merged
merged 30 commits into from
Sep 24, 2023
Merged

Add LightGCN Model #526

merged 30 commits into from
Sep 24, 2023

Conversation

darrylong
Copy link
Member

Description

Implemented LightGCN using PyTorch and DGL library.

Checklist:

  • I have added tests.
  • I have updated the documentation accordingly.
  • I have updated README.md (if you are adding a new model).
  • I have updated examples/README.md (if you are adding a new example).
  • I have updated datasets/README.md (if you are adding a new dataset).

@darrylong darrylong requested a review from tqtg September 13, 2023 08:05
@darrylong darrylong self-assigned this Sep 13, 2023
@tqtg
Copy link
Member

tqtg commented Sep 24, 2023

LGTM. Feel free to merge. Thanks!

@darrylong darrylong merged commit e52d933 into PreferredAI:master Sep 24, 2023
12 checks passed
@darrylong darrylong deleted the lightgcn branch December 15, 2023 15:55
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.

2 participants