Skip to content

Add GCN and Node2VecGCN models#179

Merged
tizianocitro merged 2 commits intomainfrom
feat/gcn
Apr 29, 2026
Merged

Add GCN and Node2VecGCN models#179
tizianocitro merged 2 commits intomainfrom
feat/gcn

Conversation

@tizianocitro
Copy link
Copy Markdown
Contributor

All Submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Description

  • Added GCN model
  • Added Node2VecGCN model
  • Added examples

Checklist

  • Does your submission pass all tests? (use make test)
  • Have you written tests to cover all your changes? If not, provide a reason.
  • Have you lint your code locally before submission? (use make lint)
  • Have you type checked your code locally before submission? (use make typecheck)
  • Have you added an explanation of what your changes are and why you'd like us to include them?

@github-actions github-actions Bot added docs Improvements or additions to documentation models feature labels Apr 29, 2026
This was linked to issues Apr 29, 2026
@tizianocitro tizianocitro changed the title Add GCN Node2VecGCN models Add GCN and Node2VecGCN models Apr 29, 2026
@tizianocitro tizianocitro merged commit 0e4caaf into main Apr 29, 2026
19 checks passed
@tizianocitro tizianocitro deleted the feat/gcn branch April 29, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation feature models

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add GCN model Add Node2VecGCN model

1 participant